Future<void> sendWatchFaceId(int id, bool isMultiple) { return _platform.sendWatchFaceId(id, isMultiple); }