LongreadMaterialActivity constructor
const
LongreadMaterialActivity({})
Implementation
const LongreadMaterialActivity({
required this.id,
required this.name,
required this.weight,
required this.maxExercisesCount,
this.averageScoreThreshold,
required this.isLateDaysEnabled,
});