giveAccessToPotentiallyEncrypted abstract method
Future<PotentiallyEncryptedPatient>
giveAccessToPotentiallyEncrypted(
- PotentiallyEncryptedPatient patient,
- String delegatedTo
Implementation
Future<PotentiallyEncryptedPatient> giveAccessToPotentiallyEncrypted(PotentiallyEncryptedPatient patient, String delegatedTo);