JsonPrimitive = string | number | boolean | null
string
number
boolean
null
Defined in: metadata-model.ts:6
Represent one JSON primitive value.