menu
flutter_zoom_sdk_advanced package
documentation
models/zoom_options.dart
ZoomMeetingOptions
disableDrive property
disableDrive property
dark_mode
light_mode
disableDrive
property
bool
disableDrive
final
Whether to disable access to the meeting's cloud drive.
Implementation
final bool disableDrive;
flutter_zoom_sdk_advanced package
documentation
models/zoom_options
ZoomMeetingOptions
disableDrive property
ZoomMeetingOptions class