browserPlatform property
override
The current browser platform, if running on a browser platform.
Implementation
@override
BrowserPlatform? get browserPlatform => null;
The current browser platform, if running on a browser platform.
@override
BrowserPlatform? get browserPlatform => null;