DocIdObj typedef

DocIdObj = Map<String, dynamic>

Implementation

typedef DocIdObj = Map<String, dynamic>;