RawApiMap typedef

RawApiMap = Map<String, dynamic>

Implementation

typedef RawApiMap = Map<String, dynamic>;