firefox constant Null safety

Runtime const firefox

Mozilla Firefox.

Implementation

static const Runtime firefox =
    Runtime('Firefox', 'firefox', isBrowser: true, isJS: true);