patientName property

String? patientName

Implementation

String? get patientName => patientPayload?.patientRecord?.name?.first?.text;