menu
mediasfu_sdk
types\types.dart
LaunchBackgroundOptions
operator [] method
operator []
dark_mode
light_mode
operator []
method
dynamic
operator []
(
String
key
)
Implementation
dynamic operator [](String key) => _extraProperties[key];
mediasfu_sdk
types
LaunchBackgroundOptions
operator [] method
LaunchBackgroundOptions class