amountPerIndustry property

  1. @BuiltValueField.new(wireName: r'amountPerIndustry')
BuiltMap<String, Amount>? get amountPerIndustry

Implementation

@BuiltValueField(wireName: r'amountPerIndustry')
BuiltMap<String, Amount>? get amountPerIndustry;