servers property

Set<String> servers
getter/setter pair

Implementation

Set<String> servers = {
  'https://fakeserver.notexisting',
  'https://fakeserver.notexisting:1337',
  'https://fakeserverpriortoauthmedia.notexisting'
};