copyWith property

  1. @JsonKey(ignore: true)
$SearchParameterCopyWith<SearchParameter> copyWith
inherited

Implementation

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