String? get invite => _$this._invite;
set invite(covariant String? invite) => _$this._invite = invite;