setInformedConsent abstract method

Future<bool> setInformedConsent(
  1. RPOrderedTask informedConsent
)

Set the informed consent to be used for this study.

Implementation

Future<bool> setInformedConsent(RPOrderedTask informedConsent);