isFirefox property

bool isFirefox
final

Implementation

static final bool isFirefox = userAgent.contains('Firefox');