segment property
Implementation
_i3.Segments Function(_i2.String) get segment =>
(_i2.String p0) => _i5.callMethod(
_i5.getProperty(
this,
'segment',
),
r'call',
[
this,
p0,
],
);