isFirefox property

bool get isFirefox

Indicates whether device's browser is Firefox or not.

Implementation

static bool get isFirefox => false;