values constant

  1. @visibleForTesting
List<AppRoute> const values

Implementation

@visibleForTesting
static const values = [
  fleet,
  notifications,
  profile,
  profileResources,
  notFound,
  debug,
];