chaptersTotal property

  1. @BuiltValueField(wireName: 'chapters_total')
int? chaptersTotal

Implementation

@BuiltValueField(wireName: 'chapters_total')
int? get chaptersTotal;