menu
zoho_gc_sdk package
documentation
zoho_gc_sdk_platform_interface.dart
ZohoGcSdkPlatform
showFlow abstract method
showFlow abstract method
dark_mode
light_mode
showFlow
abstract method
Future
<
void
>
showFlow
(
String
orgId
,
String
flowId
,
String
domain
,
String
preferredLanguage
,
)
Implementation
Future<void> showFlow(String orgId, String flowId, String domain, String preferredLanguage);
zoho_gc_sdk package
documentation
zoho_gc_sdk_platform_interface
ZohoGcSdkPlatform
showFlow abstract method
ZohoGcSdkPlatform class