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