header property

  1. @BuiltValueField(wireName: r'header')
String? header

Markdown-formatted text to display in the header of the channel

Implementation

@BuiltValueField(wireName: r'header')
String? get header;