htmlAttributions property

  1. @BuiltValueField(wireName: r'html_attributions')
BuiltList<String> htmlAttributions

May contain a set of attributions about this listing which must be displayed to the user (some listings may not have attribution).

Implementation

@BuiltValueField(wireName: r'html_attributions')
BuiltList<String> get htmlAttributions;