rates property

  1. @TagNumber.new(1)
PbList<Rate> get rates

Implementation

@$pb.TagNumber(1)
$pb.PbList<Rate> get rates => $_getList(0);