LookupMessage class abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
and(
) → String -
appreciation(
) → String -
appVersion(
) → String -
brand(
) → String -
cancel(
) → String -
complain(
) → String -
delete(
) → String -
deleteScreenshot(
) → String -
deviceLogs(
) → String -
edit(
) → String -
editScreenshot(
) → String -
email(
) → String -
enterYourFeedback(
) → String -
feedback(
) → String -
info(
) → String -
loading(
) → String -
login(
) → String -
noLogData(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
ok(
) → String -
osVersion(
) → String -
platform(
) → String -
pleaseLeaveYourFeedback(
) → String -
pleaseSelectFeedbackCategory(
) → String -
pleaseSelectYourFeedbackCategoryBelow(
) → String -
pleaseUploadScreenshot(
) → String -
refreshTokenExpired(
) → String -
save(
) → String -
screenshots(
) → String -
send(
) → String -
suggestion(
) → String -
thankYouForTheFeedback(
) → String -
toString(
) → String -
A string representation of this object.
inherited
-
typeMessageHere(
) → String -
viewScreenshot(
) → String -
weWouldLikeYourFeedback(
) → String -
whatIsYourOpinionOfThisPage(
) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited