objectbox
objectbox
DoublePropertyQuery
max method
max
objectbox
objectbox
DoublePropertyQuery
max method
DoublePropertyQuery class
Constructors
DoublePropertyQuery
Properties
distinct
hashCode
runtimeType
Methods
find
max
min
sum
average
close
count
noSuchMethod
toString
Operators
operator ==
max
method
double
max
(
)
Implementation
double max() { return _op(bindings.obx_query_prop_max); }