HashSigned$json top-level constant

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

Implementation

@$core.Deprecated('Use hashSignedDescriptor instead')
const HashSigned$json = const {
  '1': 'HashSigned',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'pvtSign', '3': 2, '4': 1, '5': 12, '10': 'pvtSign'},
    const {'1': 'imgSign', '3': 3, '4': 1, '5': 12, '10': 'imgSign'},
  ],
};