path property

String path

Implementation

String get path =>
    _rawDocument.name.substring(_rawDocument.name.indexOf('/documents') + 10);