flutterzoop
flutter_zoop
VerificationChecklist
VerificationChecklist constructor
VerificationChecklist
flutterzoop
flutter_zoop
VerificationChecklist
VerificationChecklist constructor
VerificationChecklist class
Constructors
VerificationChecklist
fromJson
Properties
addressLine1Check
postalCodeCheck
securityCodeCheck
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
VerificationChecklist
constructor
VerificationChecklist
(
{
String
securityCodeCheck
,
String
addressLine1Check
,
String
postalCodeCheck
}
)
Implementation
VerificationChecklist( {this.securityCodeCheck, this.addressLine1Check, this.postalCodeCheck});