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