$ChatShareObjectToChatRequestApplicationJsonInterface class sealed

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

actorDisplayName String
Guest name.
no setter
hashCode int
The hash code for this object.
no setterinherited
metaData String
Additional metadata.
no setter
objectId String
ID of the object.
no setter
objectType String
Type of the object.
no setter
referenceId String
Reference ID.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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