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