isUploading property

bool get isUploading

Implementation

bool get isUploading    => this is UploadingState<T, E>;