progress property

Rx<double> progress
final

Upload progress of this LocalAttachment.

Implementation

final Rx<double> progress = Rx(0);