statusStream property
Stream<ProtectionStatus>
get
statusStream
Implementation
Stream<ProtectionStatus> get statusStream => _statusController.stream;
Stream<ProtectionStatus> get statusStream => _statusController.stream;