core/core library

Classes

GeneralFrameworkApiBase<D extends GeneralFrameworkDatabase>
GeneralFrameworkClient is universal client for help you connection to rest api server super easy friendly
GeneralFrameworkApiBaseCore
GeneralFrameworkClient is universal client for help you connection to rest api server super easy friendly
GeneralFrameworkApiServer<T extends GeneralFrameworkApiBase<GeneralFrameworkDatabase>>
UncompleteDocumentation
GeneralFrameworkApiServerCore
UncompleteDocumentation
GeneralFrameworkClient<D extends GeneralFrameworkDatabase>
GeneralFrameworkClient is universal client for help you connection to rest api server super easy friendly
GeneralFrameworkClientBaseCore
UncompleteDocumentation
GeneralFrameworkClientInvokeOptions
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