ActiveHistory$json top-level constant

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

Implementation

@$core.Deprecated('Use activeHistoryDescriptor instead')
const ActiveHistory$json = const {
  '1': 'ActiveHistory',
  '2': const [
    const {'1': 'year', '3': 1, '4': 1, '5': 5, '10': 'year'},
    const {'1': 'user_id', '3': 2, '4': 1, '5': 9, '10': 'userId'},
    const {'1': 'data', '3': 3, '4': 3, '5': 11, '6': '.BlockUser.ActiveHistory.DataEntry', '10': 'data'},
  ],
  '3': const [ActiveHistory_DataEntry$json],
};