onSubscribeSuccess property

Stream get onSubscribeSuccess

Stream that emits events when the call link subscribed success.

Implementation

static Stream<dynamic> get onSubscribeSuccess =>
    FlyChatFlutterPlatform.instance.onSubscribeSuccess;