temporary property

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

Whether the invite grants temporary membership

Implementation

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