withdraw property
String
get
withdraw
Withdraw
Implementation
String get withdraw {
return Intl.message(
'Withdraw',
name: 'withdraw',
desc: '',
args: [],
);
}
Withdraw
String get withdraw {
return Intl.message(
'Withdraw',
name: 'withdraw',
desc: '',
args: [],
);
}