threadId property

int? get threadId

Get thread id (for compatibility)

Implementation

int? get threadId => _id;