fromRanges property
The range at which at which the calls appears. This is relative to the caller denoted by {@linkcode CallHierarchyIncomingCall.from this.from}.
Implementation
_i2.List<_i3.Range> get fromRanges => (_i5.getProperty(
this,
'fromRanges',
) as _i2.List)
.cast();