menu
request_model package
documentation
request_model.dart
RequestServiceBase
$lookupMethod method
$lookupMethod method
dark_mode
light_mode
$lookupMethod
method
ServiceMethod?
$lookupMethod
(
String
name
)
inherited
Implementation
ServiceMethod? $lookupMethod(String name) => _$methods[name];
request_model package
documentation
request_model
RequestServiceBase
$lookupMethod method
RequestServiceBase class