content property Null safety
read / write
String of the content of the object to be uploaded. Only valid for UploadObject
Implementation
String? content;
String of the content of the object to be uploaded. Only valid for UploadObject
String? content;