AccountInfo$json top-level constant
Implementation
@$core.Deprecated('Use accountInfoDescriptor instead')
const AccountInfo$json = {
'1': 'AccountInfo',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'active_key', '3': 2, '4': 1, '5': 12, '10': 'activeKey'},
{'1': 'owner_key', '3': 3, '4': 1, '5': 12, '10': 'ownerKey'},
],
};