invitesEnabled property

  1. @JsonKey(defaultValue: false)
bool invitesEnabled
final

Whether invites are enabled (Mastodon 3.1.4+).

Implementation

@JsonKey(defaultValue: false)
final bool invitesEnabled;