restrictionInfo property
- @JsonKey(includeFromJson: false, includeToJson: false)
read / write
Restriction information for the current member.
Only Nonnull
if the member is muted.
Implementation
@JsonKey(includeFromJson: false, includeToJson: false)
RestrictionInfo? restrictionInfo;