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