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