menu
meshtastic_flutter package
documentation
generated/interdevice.pbenum.dart
MessageType
valueOf static method
valueOf static method
dark_mode
light_mode
valueOf
static method
MessageType
?
valueOf
(
int
value
)
Implementation
static MessageType? valueOf($core.int value) => _byValue[value];
meshtastic_flutter package
documentation
generated/interdevice.pbenum
MessageType
valueOf static method
MessageType class