IdMessage class
- Implemented types
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 -
override
-
appreciation(
) → String -
override
-
appVersion(
) → String -
override
-
brand(
) → String -
override
-
cancel(
) → String -
override
-
complain(
) → String -
override
-
delete(
) → String -
override
-
deleteScreenshot(
) → String -
override
-
deviceLogs(
) → String -
override
-
edit(
) → String -
override
-
editScreenshot(
) → String -
override
-
email(
) → String -
override
-
enterYourFeedback(
) → String -
override
-
feedback(
) → String -
override
-
info(
) → String -
override
-
loading(
) → String -
override
-
login(
) → String -
override
-
noLogData(
) → String -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
ok(
) → String -
override
-
osVersion(
) → String -
override
-
platform(
) → String -
override
-
pleaseLeaveYourFeedback(
) → String -
override
-
pleaseSelectFeedbackCategory(
) → String -
override
-
pleaseSelectYourFeedbackCategoryBelow(
) → String -
override
-
pleaseUploadScreenshot(
) → String -
override
-
refreshTokenExpired(
) → String -
override
-
save(
) → String -
override
-
screenshots(
) → String -
override
-
send(
) → String -
override
-
suggestion(
) → String -
override
-
thankYouForTheFeedback(
) → String -
override
-
toString(
) → String -
A string representation of this object.
inherited
-
typeMessageHere(
) → String -
override
-
viewScreenshot(
) → String -
override
-
weWouldLikeYourFeedback(
) → String -
override
-
whatIsYourOpinionOfThisPage(
) → String -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited