htmlAttributions property
Implementation
List<String>? get htmlAttributions =>
_htmlAttributions?.toDart.map((type) => type.toDart).toList();
List<String>? get htmlAttributions =>
_htmlAttributions?.toDart.map((type) => type.toDart).toList();