copyWith property Null safety

$PlayerCopyWith<Player> copyWith
@JsonKey(ignore: true), inherited

Implementation

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