menu
terminice package
documentation
testing.dart
RankResult
RankResult.new const constructor
RankResult.new const constructor
dark_mode
light_mode
RankResult
constructor
const
RankResult
(
int
score
,
List
<
int
>
spans
)
Implementation
const RankResult(this.score, this.spans);
terminice package
documentation
testing
RankResult
RankResult.new const constructor
RankResult class