isReady property

bool isReady

Tells whether the Kamome JavaScript library is ready.

Implementation

bool get isReady => _ready;