InlineObject59 class abstract

InlineObject59

Properties:

  • userId - The target user id for the ephemeral post
  • post

Constructors

InlineObject59([void updates(InlineObject59Builder b)])
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
post PostsEphemeralPost
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userId String
The target user id for the ephemeral post
no setter

Methods

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

Operators

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

Static Properties

serializer → Serializer<InlineObject59>
no setter