menu
flutter_zoom_sdk package
documentation
zoom_options.dart
ZoomOptions
ZoomOptions.new constructor
ZoomOptions.new constructor
dark_mode
light_mode
ZoomOptions
constructor
ZoomOptions
(
{
String
?
domain
,
String
?
appKey
,
String
?
appSecret
,
})
Implementation
ZoomOptions({ this.domain, this.appKey, this.appSecret, });
flutter_zoom_sdk package
documentation
zoom_options
ZoomOptions
ZoomOptions.new constructor
ZoomOptions class