StructuredOutputError constructor

StructuredOutputError(
  1. String message
)

Implementation

StructuredOutputError(this.message);