using property

T Function(R t) using
final

Function to convert a JsonNode to data of type T.

Implementation

final T Function(R t) using;