contract property

  1. @TagNumber(11)
List<Transaction_Contract> get contract

only support size = 1, repeated list here for extension

Implementation

@$pb.TagNumber(11)
$core.List<Transaction_Contract> get contract => $_getList(6);