JsonCompatibleΒΆ
A JsonCompatible
interface type represents an object, array, null, number, boolean, or nested version of the same that can be parsed from an arbitrary JSON string.
A JsonCompatible
interface type represents an object, array, null, number, boolean, or nested version of the same that can be parsed from an arbitrary JSON string.