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