description property
String label of this stack trace. For async traces this may be a name of the function that initiated the async call.
Implementation
final String? description;
String label of this stack trace. For async traces this may be a name of the function that initiated the async call.
final String? description;