copyWith property

  1. @JsonKey(ignore: true)
$LearningContentDtoCopyWith<LearningContentDto> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$LearningContentDtoCopyWith<LearningContentDto> get copyWith =>
    throw _privateConstructorUsedError;