menu
eventarc package
documentation
type.dart
Month
valueOf static method
valueOf static method
dark_mode
light_mode
valueOf
static method
Month
?
valueOf
(
int
value
)
Implementation
static Month? valueOf($core.int value) => _byValue[value];
eventarc package
documentation
type
Month
valueOf static method
Month class