copyWith property

  1. @JsonKey(ignore: true)
$MatchingRuleCopyWith<MatchingRule> copyWith
inherited

Implementation

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