agents property

  1. @TagNumber(1)
List<Agent> get agents

Implementation

@$pb.TagNumber(1)
$core.List<Agent> get agents => $_getList(0);