menu
jt_xapi_tools package
documentation
config/models.dart
Score
Score.new constructor
Score.new constructor
dark_mode
light_mode
Score
constructor
Score
(
{
double
?
scaled
,
double
?
raw
,
double
?
min
,
double
?
max
,
})
Implementation
Score({this.scaled, this.raw, this.min, this.max});
jt_xapi_tools package
documentation
config/models
Score
Score.new constructor
Score class