Future<void> deleteWatchFace(int id) { return mConnconst.invokeMethod('deleteWatchFace', <String, int>{"id": id}); }