name property

String? name
inherited

name A human assigned name for the resource. All resources SHOULD have a name, but the name may be extracted from the resource (e.g. ValueSet.name).

Implementation

String? get name => throw _privateConstructorUsedError;