totalChapters property

  1. @BuiltValueField(wireName: 'total_chapters')
int? totalChapters

Implementation

@BuiltValueField(wireName: 'total_chapters')
int? get totalChapters;