id property

String id
final

The required id of the collection.

In some APIs this id could be used as a path segment on URL references.

Implementation

final String id;