current property

BrowserPlatform current
final

Implementation

static final BrowserPlatform current = BrowserPlatform.fromDartPlatform(
  io.Platform.version,
);