id property
- @SupportedPlatforms.new(platforms: [WindowsPlatform(), LinuxPlatform()])
WebView Environment ID.
Implementation
@SupportedPlatforms(platforms: [WindowsPlatform(), LinuxPlatform()])
String get id =>
throw UnimplementedError('id is not implemented on the current platform');