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