menu
data_management package
documentation
core.dart
InAppQueryReference
limitToLast method
limitToLast method
dark_mode
light_mode
limitToLast
method
InAppQueryReference
limitToLast
(
int
limit
)
Implementation
InAppQueryReference limitToLast(int limit) => _limit(limit, true);
data_management package
documentation
core
InAppQueryReference
limitToLast method
InAppQueryReference class