DocumentData typedef

DocumentData = Map<String, dynamic>

Implementation

typedef DocumentData = Map<String, dynamic>;