name property

List<HumanName>? name
inherited

name The name of an individual to contact, some types of contact detail are usually blank.

Implementation

List<HumanName>? get name => throw _privateConstructorUsedError;