FinancialAccountCardIssuing constructor
const
FinancialAccountCardIssuing({
- required bool requested,
access
Encodes the FinancialAccount's ability to be used with the Issuing product, including attaching cards to and drawing funds from the FinancialAccount.
Implementation
const FinancialAccountCardIssuing({required this.requested});