Returns the sum of size in PetaBytes and current ByteSize instance.
ByteSize addPetaBytes(num value) => this + FromPetaBytes(value);