customAttribution property
dynamic
get
customAttribution
String or strings to show in an {@link AttributionControl}. Only applicable if options.attributionControl
is true
.
String
or List<String>
Implementation
dynamic get customAttribution => jsObject.customAttribution;