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