menu
objd package
documentation
predicates.dart
Scores
Scores constructor
Scores constructor
dark_mode
light_mode
Scores
constructor
Scores
(
Map
<
String
,
dynamic
>
scores
, [
Entity
entity
=
const Entity.This()
])
Implementation
Scores(this.scores, [this.entity = const Entity.This()]);
objd package
documentation
predicates
Scores
Scores constructor
Scores class