InlineObject90 class abstract

InlineObject90

Properties:

Constructors

InlineObject90([void updates(InlineObject90Builder b)])
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
teamId String?
Destination teamId
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(InlineObject90Builder)) InlineObject90
Rebuilds the instance.
inherited
toBuilder() InlineObject90Builder
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<InlineObject90>
no setter