iconMaskBaseUri property

String? iconMaskBaseUri
getter/setter pair

A truncated URL to an icon mask.

User can access different icon type by appending type suffix to the end (eg, ".svg" or ".png").

Implementation

core.String? iconMaskBaseUri;