The watch supports setting the time system to metric and imperial
Future<void> sendUnitSystem(int unitSystemType) { return _platform.sendUnitSystem(unitSystemType); }