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