planStatusesWithIds property
List of last known statuses with the associated IDs of all plans within the TTL ordered by timestamp in ascending order
Implementation
@$pb.TagNumber(1)
$core.List<PlanStatusWithID> get planStatusesWithIds => $_getList(0);