code property
int
get
code
Code of position for transmission over the platform channel.
Implementation
int get code => _positionToCode[this]!;
Code of position for transmission over the platform channel.
int get code => _positionToCode[this]!;