isInitialized property

bool get isInitialized

Checks if the CometChat Calls SDK is initialized.

Implementation

static bool get isInitialized => _cometChatCalls != null;