copyWith property Null safety

$UserCopyWith<User> copyWith
@JsonKey(ignore: true), inherited

Implementation

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