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;
Function to convert a JsonNode to data of type T.
final T Function(R t) using;