menu
libspiffy package
documentation
coordinator.dart
RecordOutgoingCommand
correlationId property
correlationId property
dark_mode
light_mode
correlationId
property
@
override
String
get
correlationId
The correlation ID of the message.
Implementation
@override String get correlationId => 'record-outgoing-$txid';
libspiffy package
documentation
coordinator
RecordOutgoingCommand
correlationId property
RecordOutgoingCommand class