isConsentFormAvailable abstract method

Future<bool> isConsentFormAvailable()

Returns true if a ConsentForm is available, false otherwise.

Implementation

Future<bool> isConsentFormAvailable();