copyWith property

  1. @JsonKey(ignore: true)
$FeedbackCopyWith<Feedback> copyWith
inherited

Implementation

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