JSONEncodableSummaryRepresents an object capable of representing itself as a JSON objectinterface JSONEncodable<T> interface JSONEncodable<T> Type ParametersNameConstraintsOptionalDefaultDescriptionTNoThe JSON type corresponding to toJSON outputs.MethodstoJSON():TTransforms this object to its JSON format