isInitialized property

bool get isInitialized

Check if server is initialized

Implementation

bool get isInitialized => _initialized;