current property
The current Browser platform, if any.
Same as Platform.browserPlatform.
Implementation
static BrowserPlatform? get current => Platform.current.browserPlatform;
The current Browser platform, if any.
Same as Platform.browserPlatform.
static BrowserPlatform? get current => Platform.current.browserPlatform;