title property

String? get title

The name of the collection.

Implementation

String? get title => payload['title'];