name property

String name

Implementation

String get name => _name ?? runtimeType.toString();