InstantSnapshotsScopedList constructor
InstantSnapshotsScopedList({
- List<
InstantSnapshot> ? instantSnapshots, - InstantSnapshotsScopedListWarning? warning,
Implementation
InstantSnapshotsScopedList({this.instantSnapshots, this.warning});