GeneratedContent.Kind.number(_:) Represents a numeric value. Declarationcase number(Double) Parametersvalue: The numeric value as a Double. See AlsoGetting the kind of contentGeneratedContent.Kind.array(_:)GeneratedContent.Kind.bool(_:)GeneratedContent.Kind.nullGeneratedContent.Kind.string(_:)GeneratedContent.Kind.structure(properties:orderedKeys:)