orangePrefixes constant

List<String> const orangePrefixes

Implementation

static const orangePrefixes = [
  '07',
  // '08',
  // '09',
  // '47',
  // '48',
  // '49',
  // '57',
  // '58',
  // '59',
  // '67',
  // '68',
  // '69',
  // '77',
  // '78',
  // '79',
  // '87',
  // '88',
  // '89'
];