tracker property

Implementation

List<Input$LogisticTrackerInput>? get tracker =>
    (_$data['tracker'] as List<Input$LogisticTrackerInput>?);