coins property

  1. @TagNumber(5)
List<Amount> get coins

Implementation

@$pb.TagNumber(5)
$core.List<Amount> get coins => $_getList(3);