static Device fromMap(Map<String, dynamic> map) { return ensureInitialized().decodeMap<Device>(map); }