chapters property Null safety

Map<String, dynamic>? chapters
final

available chapters from the /aggregate endpoint

Implementation

final Map<String, dynamic>? chapters;