Res typedef

Res = Map<String, dynamic>

Implementation

typedef Res = Map<String, dynamic>;