testAppContexts top-level constant

List<AppContext> const testAppContexts

Implementation

const List<AppContext> testAppContexts = <AppContext>[
  AppContext.BewellPRO,
  AppContext.AppTest
];