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