name property

String get name

Returns the channel name (as passed to the constructor).

MDN Reference

Implementation

_i2.String get name => _i4.getProperty(
      this,
      'name',
    );