copyWith property

  1. @JsonKey(ignore: true)
$SubjectCopyWith<Subject> copyWith
inherited

Implementation

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