dolphinsr_dart
dolphinsr_dart
DolphinSR
foreachAddReview method
foreachAddReview
dolphinsr_dart
dolphinsr_dart
DolphinSR
foreachAddReview method
DolphinSR class
Constructors
DolphinSR
Properties
currentDateGetter
hashCode
runtimeType
Methods
addMasters
addReviews
cardExistInMaster
foreachAddReview
foreachMaster
nextCard
noSuchMethod
summary
toString
Operators
operator ==
foreachAddReview
method
dynamic
foreachAddReview
(
Review
review
)
Implementation
foreachAddReview(Review review) { _state = Utils.applyReview(_state, review); }