Checklist class
Constructors
- Checklist()
-
const
Properties
- checklist → String
-
no setter
- checklistBackDialogDescription → String
-
no setter
- checklistBackDialogLabel → String
-
no setter
- checklistBackDialogPrimaryAction → String
-
no setter
- checklistBackDialogSecondaryAction → String
-
no setter
- checklistCreateActionLabel → String
-
no setter
- checklistdate → String
-
no setter
- checklistDetailLabel → String
-
no setter
- checklistDialogDescription → String
-
no setter
- checklistDialogLabel → String
-
no setter
- checklistDialogPrimaryAction → String
-
no setter
- checklistDialogSecondaryAction → String
-
no setter
- checklistlabel → String
-
no setter
- checklistReasonRequiredError → String
-
no setter
- checklistViewActionLabel → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- notSelectedKey → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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