schema property

Map<String, dynamic>? schema
final

The JSON schema for the structured output

Implementation

final Map<String, dynamic>? schema;