dolphinsr_dart package
documentation
dolphinsr_dart
DolphinSR
cardExistInMaster method
cardExistInMaster
cardExistInMaster
method
Null safety
bool
cardExistInMaster
(
String
id
)
Implementation
bool cardExistInMaster(String id) { return _masters.containsKey(id); }
dolphinsr_dart package
documentation
dolphinsr_dart
DolphinSR
cardExistInMaster method
DolphinSR class
Constructors
DolphinSR
Properties
currentDateGetter
hashCode
runtimeType
Methods
addMasters
addReviews
cardExistInMaster
cardReviewedAtDateLength
cardReviewedTodayLength
cardsLength
getAllCardState
nextCard
noSuchMethod
removeFromMaster
summary
toString
Operators
operator ==