cbl
cbl
Result
keys property
keys
keys
property
Null safety
List
<
String
>
keys
override
The names of the columns in this result.
Implementation
@override List<String> get keys;
cbl
cbl
Result
keys property
Result class
Constructors
Result
Properties
first
hashCode
isEmpty
isNotEmpty
iterator
keys
last
length
runtimeType
single
Methods
any
array
blob
boolean
cast
contains
date
dictionary
elementAt
every
expand
firstWhere
float
fold
followedBy
forEach
integer
join
lastWhere
map
noSuchMethod
number
reduce
singleWhere
skip
skipWhile
string
take
takeWhile
toJson
toList
toPlainList
toPlainMap
toSet
toString
value
where
whereType
Operators
operator ==
operator []