MyoroTableConfigurationRequest<T> typedef
Request of the items of the MyoroTable.
Implementation
typedef MyoroTableConfigurationRequest<T> = FutureOr<Set<T>> Function();
Request of the items of the MyoroTable.
typedef MyoroTableConfigurationRequest<T> = FutureOr<Set<T>> Function();