accentColorId property

  1. @JsonKey(name: 'accent_color_id')
int? get accentColorId
inherited

Optional. Identifier for accent color.

Implementation

@JsonKey(name: 'accent_color_id')
int? get accentColorId;