Doc typedef

Doc = Map<String, dynamic>

Implementation

typedef Doc = Map<String, dynamic>;