StoreObjFromJson<V> typedef

StoreObjFromJson<V> = V Function(dynamic)

Implementation

typedef StoreObjFromJson<V> = V Function(dynamic);