ringStream property
- @Deprecated('Use [scheduled] and [ringing] streams instead.')
final
Stream of the ringing status.
Implementation
@Deprecated('Use [scheduled] and [ringing] streams instead.')
static final ringStream = StreamController<AlarmSettings>();