type property Null safety
read / write
Type of withdrawal. Can be: crypto, bank_account, cash, mobile, bill_payment or other custom values
Implementation
late String type;
Type of withdrawal. Can be: crypto, bank_account, cash, mobile, bill_payment or other custom values
late String type;