id property
ID used internally.
Officially Supported Platforms/Implementations:
- iOS WKWebView
- macOS WKWebView
Use the PlatformWebAuthenticationSession.isPropertySupported method to check if this property is supported at runtime.
Implementation
String get id => platform.id;