threadId property

int? threadId

Get thread id (for compatibility)

Implementation

int? get threadId => _id;