read abstract method
Converts the JSON value
to type T
.
Implementation
T read(dynamic value, TypeInfo type, JsonSerializerOptions options);
Converts the JSON value
to type T
.
T read(dynamic value, TypeInfo type, JsonSerializerOptions options);