connectionStateStream property
Stream<MeshConnectionStateEvent>
get
connectionStateStream
Implementation
Stream<MeshConnectionStateEvent> get connectionStateStream {
throw UnimplementedError(
'connectionStateStream has not been implemented.');
}