FutureBlobFile constructor

FutureBlobFile(
  1. String localFilePath,
  2. String futureBlobId
)

Implementation

FutureBlobFile(this.localFilePath, this.futureBlobId);