name property

String get name

The name of the referenced collection.

Implementation

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