json property

Map<String, dynamic>? json
final

Present when response_format was json or verbose_json.

Implementation

final Map<String, dynamic>? json;