iconBackgroundColor property

  1. @BuiltValueField(wireName: r'icon_background_color')
String? iconBackgroundColor

Contains the default HEX color code for the place's category.

Implementation

@BuiltValueField(wireName: r'icon_background_color')
String? get iconBackgroundColor;