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