chrome constant Null safety

Runtime const chrome

Google Chrome.

Implementation

static const Runtime chrome =
    Runtime('Chrome', 'chrome', isBrowser: true, isJS: true, isBlink: true);