menu
dreamic package
documentation
data/helpers/stream_authaware.dart
AuthAwareStreamSubscription<T>
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
get
isPaused
Implementation
bool get isPaused => _subscription.isPaused;
dreamic package
documentation
data/helpers/stream_authaware
AuthAwareStreamSubscription<T>
isPaused property
AuthAwareStreamSubscription class