id property

String id
final

The ID associated with this request.

If the ID does not start with the prefix 'from_package/', then there will be a corresponding timeline event with the same ID.

Implementation

final String id;