amount property

  1. @BuiltValueField.new(wireName: r'amount')
Amount get amount

A container object for the payable amount information of the transaction.

Implementation

@BuiltValueField(wireName: r'amount')
Amount get amount;