ColRef typedef

ColRef = CollectionReference<Map<String, dynamic>>

Implementation

typedef ColRef = CollectionReference<Map<String, dynamic>>;