isBrowser property

bool get isBrowser

Whether currently running in a browser.

Implementation

@pragma('dart2js:prefer-inline')
bool get isBrowser;