name property

String name

The name of this document.

Implementation

String get name => _path.split('/').last;