copyWith property Null safety

$UserModelCopyWith<UserModel> copyWith
@JsonKey(ignore: true), inherited

Implementation

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