extraCostsValue property

  1. @BuiltValueField.new(wireName: r'extraCostsValue')
String? get extraCostsValue

Related additional cost value.

Implementation

@BuiltValueField(wireName: r'extraCostsValue')
String? get extraCostsValue;