threadId property

int get threadId

Get thread id (for compatibility)

Implementation

int get threadId => this._id;