menu
reportify package
documentation
model/analyze.dart
Range
Range.new constructor
Range.new constructor
dark_mode
light_mode
Range
constructor
Range
(
{
Start
?
start
,
Start
?
end
,
})
Implementation
Range({this.start, this.end});
reportify package
documentation
model/analyze
Range
Range.new constructor
Range class