climaxSegmentCount property

  1. @JsonKey.new(name: 'climaxSegmentCount')
int? climaxSegmentCount
final

高潮片段的数量。

Implementation

@JsonKey(name: 'climaxSegmentCount')
final int? climaxSegmentCount;