outputTokens property

  1. @TagNumber.new(6)
PbList<TokenAmount> get outputTokens

tokens in the output (optional)

Implementation

@$pb.TagNumber(6)
$pb.PbList<TokenAmount> get outputTokens => $_getList(5);