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