method
DefaultValue.Kind
func (value DefaultValue) Kind() DefaultKindKind reports whether the normalized default is a string, number, or boolean.
Related types
DefaultValueThe immutable typed scalar held by a Default option.
DefaultKindThe typed default-value discriminant.