isInited property

bool get isInited

Bot API 7.2+ Shows whether biometrics object is initialized.

Implementation

bool get isInited => _bm.isInited;