TransferModel class

Inheritance

Constructors

TransferModel()

Properties

accountName String?
Local state fields for this component.
getter/setter pair
accountNumber String?
getter/setter pair
accountNumberController TextEditingController?
getter/setter pair
accountNumberControllerValidator String? Function(BuildContext, String?)?
getter/setter pair
allBeneficiaries ↔ dynamic
getter/setter pair
amountController1 TextEditingController?
getter/setter pair
amountController1Validator String? Function(BuildContext, String?)?
getter/setter pair
amountController2 TextEditingController?
getter/setter pair
amountController2Validator String? Function(BuildContext, String?)?
getter/setter pair
amountController3 TextEditingController?
getter/setter pair
amountController3Validator String? Function(BuildContext, String?)?
getter/setter pair
amountUssdAmountController TextEditingController?
getter/setter pair
amountUssdAmountControllerValidator String? Function(BuildContext, String?)?
getter/setter pair
apiResult8jt ApiCallResponse?
getter/setter pair
apiResulten9 ApiCallResponse?
getter/setter pair
apiResultviv ApiCallResponse?
getter/setter pair
bankCode String?
getter/setter pair
getter/setter pair
bankName String?
getter/setter pair
beneficiary ↔ dynamic
getter/setter pair
beneficiaryName String?
getter/setter pair
beneficiaryNameController TextEditingController?
getter/setter pair
beneficiaryNameControllerValidator String? Function(BuildContext, String?)?
getter/setter pair
disposeOnWidgetDisposal bool
getter/setter pairinherited
formKey1 GlobalKey<FormState>
final
formKey2 GlobalKey<FormState>
final
formKey3 GlobalKey<FormState>
final
hashCode int
The hash code for this object.
no setterinherited
isConfirm bool
getter/setter pair
isPremiumUsers bool
getter/setter pair
isSuccessLoaderBack bool?
getter/setter pair
isUsername bool?
getter/setter pair
listOfBanks ↔ dynamic
getter/setter pair
narrationController1 TextEditingController?
getter/setter pair
narrationController1Validator String? Function(BuildContext, String?)?
getter/setter pair
narrationController2 TextEditingController?
getter/setter pair
narrationController2Validator String? Function(BuildContext, String?)?
getter/setter pair
narrationController3 TextEditingController?
getter/setter pair
narrationController3Validator String? Function(BuildContext, String?)?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showName bool?
getter/setter pair
showSaveBeneficiary bool
getter/setter pair
showShare bool?
getter/setter pair
switchBeneficiaryValue bool?
getter/setter pair
transactionToken String?
getter/setter pair
unfocusNode FocusNode
State fields for stateful widgets in this component.
final
updateOnChange bool
getter/setter pairinherited
usenameController1 TextEditingController?
getter/setter pair
usenameController1Validator String? Function(BuildContext, String?)?
getter/setter pair
usenameController2 TextEditingController?
getter/setter pair
usenameController2Validator String? Function(BuildContext, String?)?
getter/setter pair
usernameResolveResponse ApiCallResponse?
getter/setter pair

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