reset abstract method

Future<void> reset()

Resets the consent information to initialized status.

Should only be used for testing. Returns a Future that completes when the platform API has been called.

Implementation

Future<void> reset();