menu
nuntio package
documentation
models/nuntio.pbenum.dart
PlatformType
valueOf static method
valueOf static method
dark_mode
light_mode
valueOf
static method
PlatformType
?
valueOf
(
int
value
)
Implementation
static PlatformType? valueOf($core.int value) => _byValue[value];
nuntio package
documentation
models/nuntio.pbenum
PlatformType
valueOf static method
PlatformType class