keysToRemove top-level constant

Set<String> const keysToRemove

Implementation

const Set<String> keysToRemove = {
  'system_features',
  'type',
  'is_physical_device',
  'supported64_bit_abis',
  'bootloader',
  'fingerprint',
  'id',
  'queued_events'
};