menu
zego_express_engine
zego_express_engine.dart
ZegoMixerImageInfo
toMap method
toMap
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return {'url': this.url, 'displayMode': this.displayMode}; }
zego_express_engine
zego_express_engine
ZegoMixerImageInfo
toMap method
ZegoMixerImageInfo class