amount property
The transaction amount used as a base for the cost estimation.
Implementation
@BuiltValueField(wireName: r'amount')
Amount get amount;
The transaction amount used as a base for the cost estimation.
@BuiltValueField(wireName: r'amount')
Amount get amount;