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