clipCount property

  1. @JsonKey(name: 'clip_count')
int? clipCount
inherited

Implementation

@JsonKey(name: 'clip_count')
int? get clipCount => throw _privateConstructorUsedError;