isSetup property

bool? get isSetup

Implementation

bool? get isSetup => _isSetup ?? false;