LaunchRequestArguments.fromMap(Map<String, Object?> obj) : restart = obj['__restart'], noDebug = obj['noDebug'] as bool?;