$HoverCardGetUserResponseApplicationJson_Ocs_DataInterface class sealed

Implementers
Annotations
  • @BuiltValue.new(instantiable: false)

Properties

actions → BuiltList<ContactsAction>
no setter
displayName → String
no setter
hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
userId → String
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(void updates($HoverCardGetUserResponseApplicationJson_Ocs_DataInterfaceBuilder)) → $HoverCardGetUserResponseApplicationJson_Ocs_DataInterface
Rebuilds the instance.
toBuilder() → $HoverCardGetUserResponseApplicationJson_Ocs_DataInterfaceBuilder
Converts the instance to a builder $HoverCardGetUserResponseApplicationJson_Ocs_DataInterfaceBuilder.
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited