Future<bool> get queryQuickView async { bool quickViewState = await mConnconst.invokeMethod('queryQuickView'); return quickViewState; }