Future<String?> sendCustomMeasurement(String name, double value) { throw UnimplementedError('sendCustomMeasurement() has not been implemented.'); }