onSnapshot property

SnapshotCallback? onSnapshot
final

A callback that is called when a snapshot is taken.

Implementation

final SnapshotCallback? onSnapshot;