menu
go_bridge package
documentation
gen/google/protobuf/unittest_lazy_dependencies_enum.pbenum.dart
LazyEnum
valueOf static method
valueOf static method
dark_mode
light_mode
valueOf
static method
LazyEnum
?
valueOf
(
int
value
)
Implementation
static LazyEnum? valueOf($core.int value) => _byValue[value];
go_bridge package
documentation
gen/google/protobuf/unittest_lazy_dependencies_enum.pbenum
LazyEnum
valueOf static method
LazyEnum class