consents property

Map<String, Consent>? consents
final

The user consents

Implementation

// TODO: find the consents we can put in here
final Map<String, Consent>? consents;