statusStream property

Stream<ProtectionStatus> get statusStream

Implementation

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