Resets the consent data.
@override Future<void> reset() async { await methodChannel.invokeMethod('reset'); }