menu
multi_inappwebview package
documentation
multi_inappwebview.dart
MetaTagAttribute
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return { "name": name, "value": value, }; }
multi_inappwebview package
documentation
multi_inappwebview
MetaTagAttribute
toMap method
MetaTagAttribute class