UpdateBlobQuery constructor

UpdateBlobQuery(
  1. CubeFile _blob, [
  2. bool? _isNew
])

Implementation

UpdateBlobQuery(this._blob, [this._isNew]);