Entity$json top-level constant
Implementation
const Entity$json = const {
'1': 'Entity',
'2': const [
const {'1': 'publicKey', '3': 1, '4': 1, '5': 9, '10': 'publicKey'},
const {'1': 'privateKey', '3': 3, '4': 1, '5': 9, '10': 'privateKey'},
const {'1': 'passphrase', '3': 5, '4': 1, '5': 9, '10': 'passphrase'},
],
};