menu
odin package
documentation
app/database/collection.dart
Collection<T extends Model>
getLimit method
getLimit method
dark_mode
light_mode
getLimit
method
int
?
getLimit
(
)
Implementation
int? getLimit() { return 40; }
odin package
documentation
app/database/collection
Collection<T extends Model>
getLimit method
Collection class