name property

String? name
final

The name of the data type instance. You cannot change the name after you create the instance.

Implementation

final String? name;