iconMaskBaseUri property

String? iconMaskBaseUri
final

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

final String? iconMaskBaseUri;