isReady method

bool isReady()

Implementation

bool isReady() => _isReady?.call() ?? false;