Converts this primitive constant to a JSON representation.
@override Map<String, Object?> valueToJson() => _toJson(_type, value);