menu
clean_framework package
documentation
clean_framework_legacy.dart
GatewayProvider<G extends Gateway<DomainModel, Request, SuccessResponse, SuccessDomainInput>>
create property
create property
dark_mode
light_mode
create
property
G Function
(
Ref
<
Object
?
>
)
create
final
Implementation
final G Function(Ref) create;
clean_framework package
documentation
clean_framework_legacy
GatewayProvider<G extends Gateway<DomainModel, Request, SuccessResponse, SuccessDomainInput>>
create property
GatewayProvider class