A class representing a "known" JSON serializable value of type [T], matching the type the SDK expects.
public class KnownValue<T : Any>A class representing a "known" JSON serializable value of type [T], matching the type the SDK
expects.
It is assignable to JsonField.