upload property Null safety

HttpRequestUpload upload
@Unstable()

EventTarget that can hold listeners to track the progress of the request. The events fired will be members of HttpRequestUploadEvents.

Implementation

@Unstable()
HttpRequestUpload get upload native;