menu
flutter_zoom_sdk_advanced package
documentation
models/zoom_options.dart
ZoomOptions
jwtToken property
jwtToken property
dark_mode
light_mode
jwtToken
property
String
jwtToken
final
The JWT token used to authenticate the SDK with Zoom.
Implementation
final String jwtToken;
flutter_zoom_sdk_advanced package
documentation
models/zoom_options
ZoomOptions
jwtToken property
ZoomOptions class