name property
String
get
name
The human-readable name of this output channel.
Implementation
_i2.String get name => _i5.getProperty(
this,
'name',
);
The human-readable name of this output channel.
_i2.String get name => _i5.getProperty(
this,
'name',
);