in lib/recaptcha_enterprise_platform_interface.dart [36:39]
static set instance(RecaptchaEnterprisePlatform instance) { PlatformInterface.verifyToken(instance, _token); _instance = instance; }