AccountBalance$json top-level constant
Implementation
@$core.Deprecated('Use accountBalanceDescriptor instead')
const AccountBalance$json = {
'1': 'AccountBalance',
'2': [
{'1': 'date', '3': 1, '4': 1, '5': 9, '10': 'date'},
{'1': 'balance', '3': 2, '4': 1, '5': 1, '10': 'balance'},
],
};