StreamUploadRequestPart constructor
StreamUploadRequestPart({})
Implementation
StreamUploadRequestPart({
required this.index,
this.createdAt,
this.updatedAt,
this.startedAt,
this.endedAt,
this.isCompleted,
});