json property
A JSON object that contains a row of data.
The object's properties and values must match the destination table's schema.
Required.
Implementation
JsonObject? json;
A JSON object that contains a row of data.
The object's properties and values must match the destination table's schema.
Required.
JsonObject? json;