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