authKeys top-level property

Map<String, String> authKeys
getter/setter pair

{apiKey: apiSecret}

Implementation

Map<String, String> authKeys = {
  'fly930ea5d5a258f4f': 'ibuaiVcKdpRxkhJA',
};