remainingAmount property
The remaining amount in the order.
Implementation
@BuiltValueField(wireName: r'remainingAmount')
Amount get remainingAmount;
The remaining amount in the order.
@BuiltValueField(wireName: r'remainingAmount')
Amount get remainingAmount;