getConsentStatus abstract method

Future<ConsentStatus> getConsentStatus()

Get the user’s consent status.

This value is cached between app sessions and can be read before requesting updated parameters.

Implementation

Future<ConsentStatus> getConsentStatus();