isInitialized property

bool get isInitialized

Check if the client is initialized

Implementation

bool get isInitialized => _isInitialized;