totalAmount property
The total amount (initial plus surcharge amount).
Implementation
@BuiltValueField(wireName: r'totalAmount')
Amount? get totalAmount;
The total amount (initial plus surcharge amount).
@BuiltValueField(wireName: r'totalAmount')
Amount? get totalAmount;