onMessage property

Stream<BNotifyMessage> get onMessage

Implementation

Stream<BNotifyMessage> get onMessage {
  throw UnimplementedError('onMessage has not been implemented.');
}