maxWithdrawalTemplate property

String maxWithdrawalTemplate
final

Over-balance withdrawal error template; {amount} is substituted. Defaults to 'You can withdraw at most {amount}'.

Implementation

final String maxWithdrawalTemplate;