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