ParameterForInjectionInfoBase.DefaultValue property

The default value of the parameter.

public JsonNode? DefaultValue { get; set; }

See Also