hidden property Null safety

bool? hidden
read / write

Specifies if the video feed title is hidden. Defaults to false.

Implementation

bool? hidden;