label property

  1. @override
String? label
override

Get channel label

Implementation

@override
String? get label => _jsDc.label;