menu
dart_faye package
documentation
dart_faye.dart
Subscription
active property
active property
dark_mode
light_mode
active
property
bool
get
active
Whether this subscription is active
Implementation
bool get active => _active;
dart_faye package
documentation
dart_faye
Subscription
active property
Subscription class