patientID property

String? get patientID

Implementation

String? get patientID => _patientPayload.valueOrNull?.patientRecord?.id;