Json Field
A class representing a serializable JSON field.
It can either be a KnownValue value of type T, matching the type the SDK expects, or an arbitrary JSON value that bypasses the type system (via JsonValue).
A class representing a serializable JSON field.
It can either be a KnownValue value of type T, matching the type the SDK expects, or an arbitrary JSON value that bypasses the type system (via JsonValue).