FireDoc typedef

FireDoc = DocumentReference<Map<String, dynamic>>

Implementation

typedef FireDoc = DocumentReference<Map<String, dynamic>>;