taskId property
String
get
taskId
Stable logical task identifier retained across every attempt.
Implementation
String get taskId => envelope.id;
Stable logical task identifier retained across every attempt.
String get taskId => envelope.id;