htmlAttributions property

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

The HTML attributions for the photo.

Implementation

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