ItemReceivedCallback<T> typedef

ItemReceivedCallback<T> = void Function(int, T, SnapshotState)

Implementation

typedef ItemReceivedCallback<T> = void Function(int, T, SnapshotState);