$LongreadMaterialActivityExtension extension
Methods
-
copyWith(
{int? id, String? name, num? weight, double? maxExercisesCount, double? averageScoreThreshold, bool? isLateDaysEnabled}) → LongreadMaterialActivity -
Available on LongreadMaterialActivity, provided by the $LongreadMaterialActivityExtension extension
-
copyWithWrapped(
{Wrapped< int> ? id, Wrapped<String> ? name, Wrapped<num> ? weight, Wrapped<double> ? maxExercisesCount, Wrapped<double?> ? averageScoreThreshold, Wrapped<bool> ? isLateDaysEnabled}) → LongreadMaterialActivity -
Available on LongreadMaterialActivity, provided by the $LongreadMaterialActivityExtension extension