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