Complaints class
Constructors
- Complaints()
-
const
Properties
- acknowledgementAction → String
-
no setter
- acknowledgementDescription → String
-
no setter
- acknowledgementLabel → String
-
no setter
- acknowledgementSubLabelMain → String
-
no setter
- acknowledgementSubLabelSub → String
-
no setter
- actionLabel → String
-
no setter
- assignedToAll → String
-
no setter
- assignedToSelf → String
-
no setter
- backToInbox → String
-
no setter
- complainantContactNumber → String
-
no setter
- complainantName → String
-
no setter
- complainantTypeQuestion → String
-
no setter
- complaintDescription → String
-
no setter
- complaintInboxFilterHeading → String
-
no setter
- complaintInboxSearchHeading → String
-
no setter
- complaintInboxSortHeading → String
-
no setter
- complaintsDetailsLabel → String
-
no setter
- complaintsError → String
-
no setter
- complaintsFilterClearAll → String
-
no setter
- complaintsLocationLabel → String
-
no setter
- complaintsSortDateAsc → String
-
no setter
- complaintsSortDateDesc → String
-
no setter
- complaintsTypeHeading → String
-
no setter
- complaintsTypeLabel → String
-
no setter
- dateOfComplaint → String
-
no setter
- dialogContent → String
-
no setter
- dialogTitle → String
-
no setter
- fileComplaintAction → String
-
no setter
- filterCTA → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- inboxAreaLabel → String
-
no setter
- inboxDateLabel → String
-
no setter
- inboxHeading → String
-
no setter
- inboxNotGeneratedLabel → String
-
no setter
- inboxNumberLabel → String
-
no setter
- inboxStatusLabel → String
-
no setter
- inboxSyncRequiredLabel → String
-
no setter
- inboxTypeLabel → String
-
no setter
- locality → String
-
no setter
- noComplaintsExist → String
-
no setter
- raisedForAnotherUser → String
-
no setter
- raisedForMyself → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- searchCTA → String
-
no setter
- sortCTA → String
-
no setter
- supervisorContactNumber → String
-
no setter
- supervisorName → String
-
no setter
- validationMinLengthError → String
-
no setter
- validationRadioRequiredError → String
-
no setter
- validationRequiredError → String
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited