json_helpers library

Functions

fromJson<T>(dynamic json, T fromJson(Map<String, dynamic>)) → T
Converts argument json to object T using the converter function fromJson