Future<bool> isPrepared() async { return await AdfurikunPlugin.invokeReturnBool(method(METHOD_IS_PREPARED), args()); }