dolphinsr_dart
models
Review
Review constructor
Review
dolphinsr_dart
models
Review
Review constructor
Review class
Constructors
Review
Properties
combination
master
rating
ts
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Review constructor
Review
(
int
master
,
Combination
combination
,
DateTime
ts
,
Rating
rating
)
Implementation
Review(this.master, this.combination, this.ts, this.rating);