menu
google_native_mobile_ads package
documentation
models/ad_media.dart
AdMediaConfig
toMap property
toMap property
dark_mode
light_mode
toMap
property
Map
<
String
,
Object
>
get
toMap
Implementation
Map<String, Object> get toMap { return { 'visible': visible, }; }
google_native_mobile_ads package
documentation
models/ad_media
AdMediaConfig
toMap property
AdMediaConfig class