keyType property

TypeSpec keyType
final

The type specification for map keys.

In JSON Schema, keys are always strings, but this is preserved for documentation and other formats.

Implementation

final TypeSpec keyType;