RateExperienceRepository class

Constructors

RateExperienceRepository(ServerConfig serverConfig)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serverConfig ServerConfig
final

Methods

fetchConfig() Future<RateExperienceConfig>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
publishResult(RateExperienceResult result) Future<void>
tagSelected(TagUpdate tagUpdate) Future<TagUpdate?>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited