schema property

Map<String, dynamic> schema
final

The JSON schema the response should conform to.

Implementation

final Map<String, dynamic> schema;