editConsent method

Future<void> editConsent()

Implementation

Future<void> editConsent() {
  throw UnimplementedError('editConsent() has not been implemented.');
}