onError property

Stream get onError

Stream that emits events when the call link subscribe error

Implementation

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