stanza
stanza
Field
Field constructor
Field
stanza
stanza
Field
Field constructor
Field class
Constructors
Field
Properties
name
qualifiedName
sql
hashCode
runtimeType
Methods
aggregate
avg
count
max
min
rename
sum
noSuchMethod
toString
Operators
operator ==
Field
constructor
Field
(
String
_tableName
,
String
_fieldName
)
Implementation
Field(this._tableName, this._fieldName);