apiUrl property

Map<String, String> apiUrl
getter/setter pair

Implementation

static Map<String, String> apiUrl = {
  'lighthouse': 'https://node.lighthouse.storage/api/v0/add',
};