content property Null safety

String? content
read / write

String of the content of the object to be uploaded. Only valid for UploadObject

Implementation

String? content;