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