threadId property Null safety
final
ID of thread that issues the event.
Corresponds to the "tid" field in the JSON event.
Implementation
final int? threadId;
ID of thread that issues the event.
Corresponds to the "tid" field in the JSON event.
final int? threadId;