description property

String? description
final

The channel description, which appears in the channel information box on your channel page. The property's value has a maximum length of 1000 characters.

Implementation

final String? description;