menu
belatuk_rethinkdb package
documentation
belatuk_rethinkdb.dart
Slice
Slice.new constructor
Slice.new constructor
dark_mode
light_mode
Slice
constructor
Slice
(
dynamic
selection
,
int
start
, [
dynamic
end
,
Map
?
options
,
])
Implementation
Slice(selection, int start, [end, Map? options]) : super([selection, start, end], options);
belatuk_rethinkdb package
documentation
belatuk_rethinkdb
Slice
Slice.new constructor
Slice class