bankVerificationResult property
String?
get
bankVerificationResult
Implementation
String? get bankVerificationResult => _$this._bankVerificationResult;
set
bankVerificationResult
(String? bankVerificationResult)
Implementation
set bankVerificationResult(String? bankVerificationResult) =>
_$this._bankVerificationResult = bankVerificationResult;