appCheck constant

FirebasePackage const appCheck

Implementation

static const appCheck = FirebasePackage(
  packageName: 'firebase_app_check',
  displayName: 'Firebase App Check',
  category: 'App Check',
  documentationUrl: 'https://firebase.flutter.dev/docs/app-check/overview',
  description: 'Firebase App Check package for Flutter.',
);