GajModel class abstract
- Implementers
- AccountTokenisationInsureanceModel
- AccountTokenisationMessageModel
- AccountTokenisationModel
- AccountTokenisationTermsModel
- BankListModel
- BankListStatementModel
- BeneficiariesModel
- BillersModel
- BillPaymentConfirmModel
- BillPlansModel
- BillsPaymentModel
- CreditScoreReportModel
- CreditStadingModel
- EmptyListMessageModel
- ErrorModalModel
- ExistingStamentVerifyModel
- GetStatementModel
- InstallmentReviewModel
- InsuranceInformationModel
- LevelUpgradeModel
- LimitManagementModel
- LimitUpdateModel
- LoanConfirmationModel
- LoanInfoModel
- LoanInitiaDepositConfirmModel
- LoanInitiaDepositShopModel
- LoanShopInfoModel
- PinAuthModel
- QuestionAlertModel
- QuestionModalModel
- ReportLoadingModel
- SuccessModalModel
- SuccessScreenModel
- TermsModel
- TransactionHistoryModel
- TransactionLoadingModel
- TransactionLoadingTransferModel
- TransactionReceiptModel
- TransactionReceiptModel
- TransferModel
- TvPlansModel
- UtilityPaymentModel
- VerifyStatementModel
 
Constructors
- GajModel()
Properties
- disposeOnWidgetDisposal ↔ bool
- 
  
  getter/setter pair
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- updateOnChange ↔ bool
- 
  
  getter/setter pair
Methods
- 
  dispose() → void 
- 
  initState(BuildContext context) → void 
- 
  maybeDispose() → void 
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  onUpdate() → void 
- 
  setOnUpdate({bool updateOnChange = false, required VoidCallback onUpdate}) → GajModel 
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
- 
  updatePage(VoidCallback callback) → void 
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited