agents property

  1. @TagNumber(16)
PbList<FFAgent> get agents

Implementation

@$pb.TagNumber(16)
$pb.PbList<FFAgent> get agents => $_getList(15);