ToJson<T> typedef

ToJson<T> = Json Function(T model)

Implementation

typedef ToJson<T> = Json Function(T model);