highlighted property

  1. @JsonKey(defaultValue: false)
bool highlighted
final

Whether to display the role as a badge.

Implementation

@JsonKey(defaultValue: false)
final bool highlighted;