menu
webview_inapp package
documentation
flutter_inappwebview.dart
TrustedWebActivityDefaultDisplayMode
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
override
Converts instance to a map.
Implementation
Map<String, dynamic> toMap() { return { ..._toMapMergeWith(), }; }
webview_inapp package
documentation
flutter_inappwebview
TrustedWebActivityDefaultDisplayMode
toMap method
TrustedWebActivityDefaultDisplayMode class