DatabaseGetDelegate<ItemType> typedef

DatabaseGetDelegate<ItemType> = Future Function(Map? headers)

Implementation

typedef DatabaseGetDelegate<ItemType> = Future Function(Map? headers);