ClaimKeysResponse class
- Annotations
-
- @_NameSource('generated')
Properties
-
failures
↔ Map<String, Map<String, Object?>>?
-
If any remote nodes could not be reached, they are
recorded here. The names of the properties are the names of
the unreachable servers.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
oneTimeKeys
↔ Map<String, Map<String, Map<String, Object?>>>
-
One-time keys for the queried devices. A map from user ID, to a
map from devices to a map from
<algorithm>:<key_id>
to the key object.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited