FeedbackRepositoryImpl class

Inheritance

Constructors

FeedbackRepositoryImpl(HttpService httpService, BaseConfig config)

Properties

config BaseConfig
final
hashCode int
The hash code for this object.
no setterinherited
httpService HttpService
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

findFeedback({required String appId}) Future<FeedbackModel?>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
responseFeedback({required AnswerQuestionModel answerQuestion}) Future<BaseResponseDonuzModel>
override
toString() String
A string representation of this object.
inherited

Operators

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