isReady property

bool get isReady

Returns true if the globe is ready

Implementation

bool get isReady => _isReady;