isInitialized property
bool
get
isInitialized
Checks if the CometChat Calls SDK is initialized.
Implementation
static bool get isInitialized => _cometChatCalls != null;
Checks if the CometChat Calls SDK is initialized.
static bool get isInitialized => _cometChatCalls != null;