copyWith property Null safety

$AlbumModelCopyWith<AlbumModel> copyWith
@JsonKey(ignore: true), inherited

Implementation

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