UtilityPaymentModel class
Constructors
Properties
- allBeneficiariesUtility ↔ dynamic
- 
  
  getter/setter pair
- amountAirtimeController ↔ TextEditingController?
- 
  
  getter/setter pair
- amountAirtimeControllerValidator ↔ String? Function(BuildContext, String?)?
- 
  
  getter/setter pair
- amountDataController1 ↔ TextEditingController?
- 
  
  getter/setter pair
- amountDataController1Validator ↔ String? Function(BuildContext, String?)?
- 
  
  getter/setter pair
- amountDataController2 ↔ TextEditingController?
- 
  
  getter/setter pair
- amountDataController2Validator ↔ String Function(BuildContext, String?)?
- 
  
  getter/setter pair
- apiResult5w5 ↔ ApiCallResponse?
- 
  
  getter/setter pair
- backButtonValue ↔ bool?
- 
  
  getter/setter pair
- beneficiaryDstvController ↔ TextEditingController?
- 
  
  getter/setter pair
- beneficiaryDstvControllerValidator ↔ String Function(BuildContext, String?)?
- 
  
  getter/setter pair
- beneficiaryNameController ↔ TextEditingController?
- 
  
  getter/setter pair
- beneficiaryNameControllerValidator ↔ String? Function(BuildContext, String?)?
- 
  
  getter/setter pair
- beneficiaryNameDataController ↔ TextEditingController?
- 
  
  getter/setter pair
- beneficiaryNameDataControllerValidator ↔ String Function(BuildContext, String?)?
- 
  
  getter/setter pair
- billerImage ↔ String?
- 
  
  getter/setter pair
- billerName ↔ String?
- 
  
  getter/setter pair
- billerServiceCode ↔ String?
- 
  
  getter/setter pair
- 
  cableProduct
  ↔ List<String> 
- 
  
  getter/setter pair
- contactFromDevice ↔ String?
- 
  Local state fields for this component.
  getter/setter pair
- dataAmount ↔ double?
- 
  
  getter/setter pair
- dataBillerImage ↔ String?
- 
  
  getter/setter pair
- dataBillerName ↔ String?
- 
  
  getter/setter pair
- dataBillersResponse ↔ dynamic
- 
  
  getter/setter pair
- databundle ↔ String?
- 
  
  getter/setter pair
- dataPhonenumberController ↔ TextEditingController?
- 
  
  getter/setter pair
- dataPhonenumberControllerValidator ↔ String? Function(BuildContext, String?)?
- 
  
  getter/setter pair
- dataPlansResponse ↔ dynamic
- 
  
  getter/setter pair
- disposeOnWidgetDisposal ↔ bool
- 
  
  getter/setter pairinherited
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- productCode ↔ String?
- 
  
  getter/setter pair
- recipient ↔ String?
- 
  
  getter/setter pair
- recipientName ↔ String?
- 
  
  getter/setter pair
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- serviceName ↔ String?
- 
  
  getter/setter pair
- switchSaveBeneficiaryDataValue ↔ bool?
- 
  
  getter/setter pair
- switchSaveBeneficiaryTvValue ↔ bool?
- 
  
  getter/setter pair
- switchSaveBeneficiaryValue ↔ bool?
- 
  State fields for stateful widgets in this component.
  getter/setter pair
- tvAmount ↔ double?
- 
  
  getter/setter pair
- tvBillerImage ↔ String?
- 
  
  getter/setter pair
- tvBillerName ↔ String?
- 
  
  getter/setter pair
- tvBillersResponse ↔ dynamic
- 
  
  getter/setter pair
- tvbundle ↔ String?
- 
  
  getter/setter pair
- tvPlansResponse ↔ dynamic
- 
  
  getter/setter pair
- tvSmartcardNumberController ↔ TextEditingController?
- 
  
  getter/setter pair
- tvSmartcardNumberControllerValidator ↔ String Function(BuildContext, String?)?
- 
  
  getter/setter pair
- 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