updateStream property
- @Deprecated('Use [scheduled] and [ringing] streams instead.')
final
Stream of the alarm updates.
Implementation
@Deprecated('Use [scheduled] and [ringing] streams instead.')
static final updateStream = StreamController<int>();