UserNameProof$json top-level constant

  1. @Deprecated('Use userNameProofDescriptor instead')
Map<String, Object> const UserNameProof$json

Implementation

@$core.Deprecated('Use userNameProofDescriptor instead')
const UserNameProof$json = {
  '1': 'UserNameProof',
  '2': [
    {'1': 'timestamp', '3': 1, '4': 1, '5': 4, '10': 'timestamp'},
    {'1': 'name', '3': 2, '4': 1, '5': 12, '10': 'name'},
    {'1': 'owner', '3': 3, '4': 1, '5': 12, '10': 'owner'},
    {'1': 'signature', '3': 4, '4': 1, '5': 12, '10': 'signature'},
    {'1': 'fid', '3': 5, '4': 1, '5': 4, '10': 'fid'},
    {'1': 'type', '3': 6, '4': 1, '5': 14, '6': '.UserNameType', '10': 'type'},
  ],
};