onPingResult property
Stream<PingResult>
get
onPingResult
Stream for ping results
Implementation
static Stream<PingResult> get onPingResult =>
_pingResultController.stream;
Stream for ping results
static Stream<PingResult> get onPingResult =>
_pingResultController.stream;