consents property

Map<String, Consent>? consents
inherited

The user consents

Implementation

// TODO: find the consents we can put in here
Map<String, Consent>? get consents => throw _privateConstructorUsedError;