$UserStatusSetCustomMessageRequestApplicationJsonInterface class sealed

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

Properties

clearAt → int?
When the message should be cleared.
no setter
hashCode → int
The hash code for this object.
no setterinherited
message → String?
Message of the status.
no setter
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
statusIcon → String?
Icon of the status.
no setter

Methods

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

Operators

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