GetWalletInfoResponse$json top-level constant
Implementation
@$core.Deprecated('Use getWalletInfoResponseDescriptor instead')
const GetWalletInfoResponse$json = const {
'1': 'GetWalletInfoResponse',
'2': const [
const {'1': 'wallet_name', '3': 1, '4': 1, '5': 9, '10': 'walletName'},
const {'1': 'version', '3': 2, '4': 1, '5': 3, '10': 'version'},
const {'1': 'network', '3': 3, '4': 1, '5': 9, '10': 'network'},
const {'1': 'encrypted', '3': 4, '4': 1, '5': 8, '10': 'encrypted'},
const {'1': 'uuid', '3': 5, '4': 1, '5': 9, '10': 'uuid'},
const {'1': 'created_at', '3': 6, '4': 1, '5': 3, '10': 'createdAt'},
],
};