core/client/core library
Classes
-
GeneralFrameworkClient<
D extends GeneralFrameworkDatabase> - GeneralFrameworkClient is universal client for help you connection to rest api server super easy friendly
- GeneralFrameworkClientBaseCore
- UncompleteDocumentation
Typedefs
-
GeneralFrameworkClientFunction<
T extends GeneralFrameworkClient< GeneralFrameworkDatabase> > = T Function() - UncompleteDocumentation
-
InvokeClientFunction<
T> = FutureOr< T> Function(Map result, Map parameters, GeneralFrameworkClientInvokeOptions generalFrameworkClientInvokeOptions) - UncompleteDocumentation
-
InvokeClientValidationFunction<
T> = FutureOr< T> Function(Map parameters, GeneralFrameworkClientInvokeOptions generalFrameworkClientInvokeOptions) - UncompleteDocumentation