BlockInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use blockInfoDescriptor instead')
const BlockInfo$json = {
  '1': 'BlockInfo',
  '2': [
    {'1': 'userID', '3': 1, '4': 1, '5': 9, '10': 'userID'},
    {'1': 'reason', '3': 2, '4': 1, '5': 9, '10': 'reason'},
    {'1': 'opUserID', '3': 3, '4': 1, '5': 9, '10': 'opUserID'},
    {'1': 'createTime', '3': 4, '4': 1, '5': 3, '10': 'createTime'},
  ],
};