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