hoist property

  1. @JsonKey.new(includeIfNull: false)
bool? hoist
final

Whether the role should be displayed separately in the member list

Implementation

@JsonKey(includeIfNull: false)
final bool? hoist;