isInitialized property

bool isInitialized

Whether initialize method is called.

Implementation

bool get isInitialized => _isInitialized;