Sets the system time of the watch.
Future<void> sendTimeSystem(int timeSystemType) { return _platform.sendTimeSystem(timeSystemType); }