persistenceId property

String get persistenceId
inherited

Unique identifier for this persistent actor Used to store and retrieve events from the event store

Implementation

String get persistenceId => _persistenceId;