copyWith property Null safety

$GameMessageCopyWith<GameMessage> copyWith
@JsonKey(ignore: true)

Implementation

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