coin property

  1. @TagNumber.new(6)
PbList<String> get coin

used in case you are sending native tokens along with this message

Implementation

@$pb.TagNumber(6)
$pb.PbList<$core.String> get coin => $_getList(5);