emails constant

List<String> const emails

Implementation

static const List<String> emails = [
  "john.smith@example.com",
  "emily.davis@example.com",
  "michael.brown@example.com",
  "jessica.miller@example.com",
  "david.wilson@example.com",
  "sophia.johnson@example.com",
  "james.lee@example.com",
  "olivia.moore@example.com",
  "daniel.harris@example.com",
  "charlotte.clark@example.com",
  "john.smith@example.com",
  "emily.davis@example.com",
  "michael.brown@example.com",
  "jessica.miller@example.com",
  "david.wilson@example.com",
];