DocRef typedef

DocRef = DocumentReference<Map<String, dynamic>>

Implementation

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