androidPlane constant Null safety

int const androidPlane

The plane value for the private keys defined by the Android embedding.

This is used by platform-specific code to generate Flutter key codes.

Implementation

static const int androidPlane = 0x01100000000;