Future<int> get queryDisplayWatchFace async { int watchFaceType = await mConnconst.invokeMethod('queryDisplayWatchFace'); return watchFaceType; }