name property

String name

The human-readable name of the network, such as homestead.

If the network name is unknown, this will be "unknown".

Implementation

String get name => impl.name;