name property

String name

The name of the referenced collection.

Implementation

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