publish property Null safety

bool publish
read / write

Field meaning: whether to send the music track to remote users. Recommended value: YES: when the music is played locally, it will be uploaded to the cloud and can be heard by remote users. NO: the music track will not be uploaded to the cloud and can only be heard locally. Default value: NO.

Implementation

bool publish;