aggregateId property
String
get
aggregateId
The aggregate ID for this aggregate root
Implementation
String get aggregateId => _aggregateId;
The aggregate ID for this aggregate root
String get aggregateId => _aggregateId;