htmlAttributions property

List<String>? htmlAttributions
getter/setter pair

Attributions maintaining copyright, ownership and other legal information adjusted for displaying as HTML. Each element represent one line.

Implementation

List<String>? htmlAttributions;