const AppConfig()

in example/lib/app_config.dart [25:25]


  const AppConfig({required this.androidSiteKey, required this.iosSiteKey});