map
Maps the parsed value using the specified transformation function. Preserves non-nullable type when transformation returns non-null.
Maps the parsed value, allowing nullable output.
Maps the parsed value using the specified transformation function. Preserves non-nullable type when transformation returns non-null.
Maps the parsed value, allowing nullable output.