Adds the given label, with the specified value.
@param name Name @param value Value
Future<void> setLabel(String name, String value);