setConsent method
Implementation
Future<void> setConsent(dynamic entity, ConsentStatus status) {
throw UnimplementedError('setConsent() has not been implemented.');
}
Future<void> setConsent(dynamic entity, ConsentStatus status) {
throw UnimplementedError('setConsent() has not been implemented.');
}