menu
zendesk_helper_plus package
documentation
zendesk_chat.dart
Zendesk
endChat static method
endChat static method
dark_mode
light_mode
endChat
static method
Future
<
void
>
endChat
(
)
Implementation
static Future<void> endChat() async { await _channel.invokeMethod<void>('endChat'); }
zendesk_helper_plus package
documentation
zendesk_chat
Zendesk
endChat static method
Zendesk class