copyWith property

  1. @JsonKey(ignore: true)
$QuizOptionDtoCopyWith<QuizOptionDto> copyWith
inherited

Implementation

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