InlineObject35 class abstract

InlineObject35

Properties:

  • privacy - Team privacy setting: 'O' for a public (open) team, 'I' for a private (invitation only) team

Constructors

InlineObject35([void updates(InlineObject35Builder b)])
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
privacy String
Team privacy setting: 'O' for a public (open) team, 'I' for a private (invitation only) team
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(dynamic updates(InlineObject35Builder)) InlineObject35
Rebuilds the instance.
inherited
toBuilder() InlineObject35Builder
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<InlineObject35>
no setter