copyWith property Null safety

$FailureCopyWith<Failure> copyWith
@JsonKey(ignore: true), inherited

Implementation

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