@override Future getPrivacyLegislation() { return handleNativeCall( methodChannel.invokeMethod(MethodNames.getPrivacyLegislation), ); }