Преобразование json в модель
factory ThreeDsInfo.fromJson(Map<String, dynamic> json) => _$ThreeDsInfoFromJson(json);