menu
ensemble package
documentation
widget/webview/webview.dart
EnsembleWebView
hasMethod method
hasMethod method
dark_mode
light_mode
hasMethod
method
bool
hasMethod
(
dynamic
method
)
inherited
Implementation
bool hasMethod(dynamic method) { return getMethods(this).containsKey(method); }
ensemble package
documentation
widget/webview/webview
EnsembleWebView
hasMethod method
EnsembleWebView class