getTrackById property
Implementation
_i3.TextTrack? Function(_i2.String) get getTrackById =>
(_i2.String p0) => _i4.callMethod(
_i4.getProperty(
this,
'getTrackById',
),
r'call',
[
this,
p0,
],
);