deleteInformedConsent abstract method

Future<bool> deleteInformedConsent()

Delete the informed consent for this study.

Returns true if delete is successful, false otherwise.

Implementation

Future<bool> deleteInformedConsent();