isInit property

bool get isInit

Indicates if initialized correctly.

Implementation

bool get isInit => _init;