doc method

Implementation

FireDartDocumentReference doc(String id) =>
    FireDartDocumentReference(_gateway, '$path/$id');