menu
libspiffy package
documentation
coordinator.dart
PayInvoiceCommand
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 => 'pay-invoice-$invoiceId';
libspiffy package
documentation
coordinator
PayInvoiceCommand
correlationId property
PayInvoiceCommand class