isAvailable property

bool get isAvailable

True if initialize succeeded

Implementation

bool get isAvailable => _initWorked;