GeneralFrameworkClientFunction<T extends GeneralFrameworkClient<GeneralFrameworkDatabase> > typedef
GeneralFrameworkClientFunction<T extends GeneralFrameworkClient<GeneralFrameworkDatabase> > =
T Function()
UncompleteDocumentation
Implementation
typedef GeneralFrameworkClientFunction<T extends GeneralFrameworkClient> = T
Function();