badge property

ResourceBadge? badge
final

The web sidebar's count badge, or null when the resource declares none — the server omits the key entirely in that case, same as group.

Implementation

final ResourceBadge? badge;