name property

  1. @BuiltValueField(wireName: r'name')
String name

The unique handle for the channel, will be present in the channel URL

Implementation

@BuiltValueField(wireName: r'name')
String get name;