amount property

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

The transaction amount used as a base for the cost estimation.

Implementation

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