copyWith property

  1. @JsonKey(ignore: true)
$SiteViewCopyWith<SiteView> copyWith
inherited

Implementation

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