using property

JsonNode Function(T t) using
final

Function to convert data of type T to a JsonNode.

Implementation

final JsonNode Function(T t) using;