copyWith property Null safety

$AlbumCopyWith<Album> copyWith
@JsonKey(ignore: true), inherited

Implementation

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