threatStream property
Stream<SecurityThreat>
get
threatStream
Listen to security threats
Implementation
Stream<SecurityThreat> get threatStream =>
SecureMonitorService.instance.threatStream;
Listen to security threats
Stream<SecurityThreat> get threatStream =>
SecureMonitorService.instance.threatStream;