copyWith property

  1. @JsonKey(ignore: true)
$SiteMetadataCopyWith<SiteMetadata> copyWith
inherited

Implementation

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