Returns the sum of size in GigaBytes and current ByteSize instance.
ByteSize addGigaBytes(num value) => this + FromGigaBytes(value);