Show the Zendesk messaging UI.
@override Future<void> show() async { await methodChannel.invokeMethod<void>('show'); }