jsonSchema property

Map<String, dynamic>? jsonSchema
final

The JSON schema for the response format.

Implementation

final Map<String, dynamic>? jsonSchema;