onSubscribeSuccess property
Stream
get
onSubscribeSuccess
Stream that emits events when the call link subscribed success.
Implementation
Stream<dynamic> get onSubscribeSuccess =>
throw UnimplementedError('onSubscribeSuccess has not been implemented');