copyWith property Null safety

$JokeModelCopyWith<JokeModel> copyWith
@JsonKey(ignore: true), inherited

Implementation

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