menu
firebase_for_all package
documentation
firebase/firestore/bridge.dart
ColRef<T extends Object?>
endAt method
endAt method
dark_mode
light_mode
endAt
method
ColRef
<
T
>
endAt
(
List
<
Object
?
>
values
)
Implementation
ColRef<T> endAt(List<Object?> values) { _queryProperties.endAt = values; return _copyWithQuery; }
firebase_for_all package
documentation
firebase/firestore/bridge
ColRef<T extends Object?>
endAt method
ColRef class