copyWith property Null safety

$PhotoModelCopyWith<PhotoModel> copyWith
@JsonKey(ignore: true), inherited

Implementation

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