standardValues constant

List<CapabilityId> const standardValues

Stable ordering used by scaffolds and human-readable output.

Implementation

static const List<CapabilityId> standardValues = <CapabilityId>[
  auth,
  analytics,
  secureApi,
  nativeNavigation,
  mediaVideo,
  documentPdf,
  browserWebview,
];