gtldList top-level property

List<String> gtldList
final

Implementation

final List<String> gtldList = [
  'com',
  'net',
  'org',
  'info',
  'biz',
  'mobi',
  'name',
  'travel',
  'jobs',
  'aero',
  '9.4.e164.arpa',
  'pro',
  'coop',
  'museum',
  'tel',
  'xxx',
  'asia',
  'cat'
];