ActivityGroupStatistics$json top-level constant
- @Deprecated('Use activityGroupStatisticsDescriptor instead')
Implementation
@$core.Deprecated('Use activityGroupStatisticsDescriptor instead')
const ActivityGroupStatistics$json = {
'1': 'ActivityGroupStatistics',
'2': [
{'1': 'total_duration', '3': 1, '4': 1, '5': 4, '10': 'totalDuration'},
{
'1': 'total_completion_percentage',
'3': 2,
'4': 1,
'5': 4,
'10': 'totalCompletionPercentage'
},
{'1': 'total_points', '3': 3, '4': 1, '5': 4, '10': 'totalPoints'},
],
};