structuredDataExtraction property

  1. @JsonKey.new(name: 'structured_data_extraction')
bool? structuredDataExtraction
final

Alpha Enable structured data extraction for this audio

Implementation

@JsonKey(name: 'structured_data_extraction')
final bool? structuredDataExtraction;