@override Future<bool> checkIfConsentIsRequired() async { return await methodChannel.invokeMethod('checkIfConsentIsRequired'); }