address property

List<Address>? address
inherited

address Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent.

Implementation

List<Address>? get address => throw _privateConstructorUsedError;