pools property

  1. @TagNumber(3)
List<Pool> get pools

Implementation

@$pb.TagNumber(3)
$core.List<Pool> get pools => $_getList(1);