ExistingStamentVerifyModel class

Inheritance

Properties

activeTicket String?
getter/setter pair
analyzeBankStatement ApiCallResponse?
getter/setter pair
callCount int?
getter/setter pair
disposeOnWidgetDisposal bool
getter/setter pairinherited
emailVerifyResponse ApiCallResponse?
getter/setter pair
formKey GlobalKey<FormState>
State fields for stateful widgets in this component.
final
hashCode int
The hash code for this object.
no setterinherited
jsonResponse ↔ dynamic
Local state fields for this component.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
updateOnChange bool
getter/setter pairinherited

Methods

dispose() → void
override
initState(BuildContext context) → void
Initialization and disposal methods.
override
maybeDispose() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onUpdate() → void
inherited
setOnUpdate({bool updateOnChange = false, required VoidCallback onUpdate}) GajModel
inherited
toString() String
A string representation of this object.
inherited
updatePage(VoidCallback callback) → void
inherited

Operators

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