Gets the current firmware version of the watch.
Future<String> get queryFirmwareVersion { return _platform.queryFirmwareVersion; }