temporary property

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

Whether members that joined via this invite should be kicked after disconnecting

Implementation

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