isPublicChatAllowed method

bool isPublicChatAllowed()

Implementation

bool isPublicChatAllowed() => configurations?.enableChat == 1;