Key value object that represents a build argument.
@type t() :: %Dagger.BuildArg{name: String.t(), value: String.t()}