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