browserPlatform property
BrowserPlatform?
get
browserPlatform
The current browser platform, if running on a browser platform.
Implementation
@pragma('dart2js:prefer-inline')
BrowserPlatform? get browserPlatform;