PREFIXES_DINERS_CLUB constant

List<String> const PREFIXES_DINERS_CLUB

Implementation

static const List<String> PREFIXES_DINERS_CLUB = [
  "300",
  "301",
  "302",
  "303",
  "304",
  "305",
  "309",
  "36",
  "38",
  "39"
];