type property
final
The expected JSON Schema type string, or a comma-joined list for the array form (used for equality and hashing only).
Implementation
final String type;
The expected JSON Schema type string, or a comma-joined list for the array form (used for equality and hashing only).
final String type;