isInitialized property
bool
get
isInitialized
Whether webify has been initialized
Implementation
static bool get isInitialized => _instance != null;
Whether webify has been initialized
static bool get isInitialized => _instance != null;