htmlAttributions property

List<String>? htmlAttributions
final

htmlAttributions contains any required attributions. This field will always be present, but may be empty.

Implementation

final List<String>? htmlAttributions;