AbstractModelWithInformationsProvider typedef
AbstractModelWithInformationsProvider =
Future<List<AbstractModelWithInformation> > Function()
Implementation
typedef AbstractModelWithInformationsProvider
= Future<List<AbstractModelWithInformation>> Function();