menu
tinode_community package
documentation
tinode.dart
DelRange
DelRange constructor
DelRange constructor
dark_mode
light_mode
DelRange
constructor
DelRange
(
{
int
?
low
,
int
?
hi
,
bool
?
all
,
})
Implementation
DelRange({ this.low, this.hi, this.all, });
tinode_community package
documentation
tinode
DelRange
DelRange constructor
DelRange class