input property
Implementation
@$pb.TagNumber(5)
TransactionCoinFrom get input => $_getN(4);
Implementation
@$pb.TagNumber(5)
set input(TransactionCoinFrom v) { setField(5, v); }
@$pb.TagNumber(5)
TransactionCoinFrom get input => $_getN(4);
@$pb.TagNumber(5)
set input(TransactionCoinFrom v) { setField(5, v); }