flutter_requery
flutter_requery
Query
<
T extends Object
>
future property
future
future
property
Null safety
Future
<
T
>
Function
()
future
final
Async function which result will be stored in cache
Implementation
final Future<T> Function() future;
flutter_requery
flutter_requery
Query
<
T extends Object
>
future property
Query class
Constructors
Query
Properties
builder
cacheKey
future
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==