name property

String get name

The name of this document.

Implementation

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