future property

Returns the UploadTaskSnapshot when the upload successfully completes.

Implementation

Future<UploadTaskSnapshot> get future => _future;