ThreadEventBody.fromMap(Map<String, Object?> obj) : reason = obj['reason'] as String, threadId = obj['threadId'] as int;