isPrivateChatAllowed method

bool isPrivateChatAllowed()

Implementation

bool isPrivateChatAllowed() => configurations?.enablePrivateChat == 1;