isInitialized property
bool
get
isInitialized
Check if the variable has been initialized
Implementation
bool get isInitialized => _isInitialized;
Check if the variable has been initialized
bool get isInitialized => _isInitialized;