JsonPrimitive typedef

JsonPrimitive = Object?

Represents primitive JSON values

Implementation

typedef JsonPrimitive = Object?;