dslink
dslink.common
Table
Table
Table
dslink
dslink.common
Table
Table
constructor
Table
Source
dslink
dslink.common
Table
Constructors
Table
Properties
columns
meta
rows
hashCode
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
Table
(
List<
TableColumn
>
columns
,
List<List>
rows
, {
Map
meta
})
Source
Table(this.columns, this.rows, {this.meta});