aqueduct
aqueduct
SchemaTable
SchemaTable
SchemaTable
aqueduct
aqueduct
SchemaTable
SchemaTable
constructor
SchemaTable
Source
aqueduct
aqueduct
SchemaTable
Constructors
SchemaTable
empty
from
fromEntity
fromMap
Properties
columns
name
hashCode
runtimeType
Operators
operator []
operator ==
Methods
addColumn
asMap
columnForName
differenceFrom
removeColumn
renameColumn
replaceColumn
toString
noSuchMethod
SchemaTable
(
String
name
,
List<
SchemaColumn
>
columns
)
Source
SchemaTable(this.name, this.columns);