canLeaveConversation property
Implementation
bool? get canLeaveConversation => _$this._canLeaveConversation;
Implementation
set canLeaveConversation(covariant bool? canLeaveConversation) => _$this._canLeaveConversation = canLeaveConversation;
bool? get canLeaveConversation => _$this._canLeaveConversation;
set canLeaveConversation(covariant bool? canLeaveConversation) => _$this._canLeaveConversation = canLeaveConversation;