id property
String
get
id
The last path element of the referenced collection.
Implementation
String get id => _queryOptions.collectionId;
The last path element of the referenced collection.
String get id => _queryOptions.collectionId;