Mainnet constant

NetworkId const Mainnet

Implementation

static const NetworkId Mainnet =
    NetworkId._(42, _omitEnumNames ? '' : 'Mainnet');