isLoading property

bool get isLoading

Returns true while the Rust backend is busy parsing a file.

Implementation

bool get isLoading => _isLoading;