keyType property
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;
The type specification for map keys.
In JSON Schema, keys are always strings, but this is preserved for documentation and other formats.
final TypeSpec keyType;