Returns a boolean indicating if the device is set to use Metric.
Future<bool?> getUsesMetricSystem() => throw UnimplementedError( 'getUsesMetricSystem() has not been implemented.');