menu
firewatch package
documentation
firewatch.dart
FirestoreCollectionGroupRepository<T extends JsonModel>
sub property
sub property
dark_mode
light_mode
sub
property
StreamSubscription
<
Object
?
>
?
sub
getter/setter pair
inherited
The active snapshot subscription, if any.
Implementation
StreamSubscription<Object?>? sub;
firewatch package
documentation
firewatch
FirestoreCollectionGroupRepository<T extends JsonModel>
sub property
FirestoreCollectionGroupRepository class