fundingSource property
MasterpassDetailsFundingSourceEnum?
get
fundingSource
Implementation
MasterpassDetailsFundingSourceEnum? get fundingSource =>
_$this._fundingSource;
set
fundingSource
(MasterpassDetailsFundingSourceEnum? fundingSource)
Implementation
set fundingSource(MasterpassDetailsFundingSourceEnum? fundingSource) =>
_$this._fundingSource = fundingSource;