tracker abstract method

Implementation

TRes tracker(
    Iterable<Input$LogisticTrackerInput>? Function(
            Iterable<
                CopyWith$Input$LogisticTrackerInput<
                    Input$LogisticTrackerInput>>?)
        _fn);