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