$ApiTablesCreateFromSchemeRequestApplicationJsonInterface class sealed
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
-
columns
→ BuiltList<
Column> -
columns.
no setter
- description → String
-
description.
no setter
- emoji → String
-
emoji.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title → String
-
title of new table.
no setter
-
views
→ BuiltList<
View> -
views.
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($ApiTablesCreateFromSchemeRequestApplicationJsonInterfaceBuilder)) → $ApiTablesCreateFromSchemeRequestApplicationJsonInterface - Rebuilds the instance.
-
toBuilder(
) → $ApiTablesCreateFromSchemeRequestApplicationJsonInterfaceBuilder - Converts the instance to a builder $ApiTablesCreateFromSchemeRequestApplicationJsonInterfaceBuilder.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited