htmlAttributions property

  1. @JsonKey(name: "html_attributions", defaultValue: [])
List<String> htmlAttributions
final

JSON html_attributions

Implementation

@JsonKey(name: "html_attributions", defaultValue: [])
final List<String> htmlAttributions;