id property
View ID used internally.
Officially Supported Platforms/Implementations:
- Android WebView
- iOS WKWebView
- macOS WKWebView
- Windows WebView2
- Linux WPE WebKit
Use the PlatformInAppBrowser.isPropertySupported method to check if this property is supported at runtime.
Implementation
String get id => platform.id;