chapterization property

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

Alpha Enable chapterization for this audio

Implementation

@JsonKey(name: 'chapterization')
final bool? chapterization;