ActiveHistoryData$json top-level constant

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

Implementation

@$core.Deprecated('Use activeHistoryDataDescriptor instead')
const ActiveHistoryData$json = const {
  '1': 'ActiveHistoryData',
  '2': const [
    const {'1': 'seconds', '3': 1, '4': 1, '5': 5, '10': 'seconds'},
    const {'1': 'points', '3': 2, '4': 1, '5': 5, '10': 'points'},
    const {'1': 'from', '3': 3, '4': 3, '5': 11, '6': '.BlockUser.ActiveHistoryData.FromEntry', '10': 'from'},
    const {'1': 'dau', '3': 4, '4': 3, '5': 11, '6': '.BlockUser.ActiveHistoryData.DauEntry', '10': 'dau'},
    const {'1': 'device', '3': 5, '4': 3, '5': 11, '6': '.BlockUser.ActiveHistoryData.DeviceEntry', '10': 'device'},
  ],
  '3': const [ActiveHistoryData_FromEntry$json, ActiveHistoryData_DauEntry$json, ActiveHistoryData_DeviceEntry$json],
};