purpose property

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

A short description of the purpose of the channel

Implementation

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