giveAccessToPotentiallyEncrypted abstract method

Future<PotentiallyEncryptedPatient> giveAccessToPotentiallyEncrypted(
  1. PotentiallyEncryptedPatient patient,
  2. String delegatedTo
)

Implementation

Future<PotentiallyEncryptedPatient> giveAccessToPotentiallyEncrypted(PotentiallyEncryptedPatient patient, String delegatedTo);