name property

String? name
inherited

name This will either be a name or a description; e.g. "Aunt Susan", "my cousin with the red hair".

Implementation

String? get name => throw _privateConstructorUsedError;