details

public abstract JobError.Builder details(List<String> details)
@CanIgnoreReturnValue()
public JobError.Builder details(Array<String> details)

Setter for details.

details: A list of messages that carry the error details. There is a common set of message types for APIs to use.