videoCount property

  1. @JsonKey(name: 'video_count')
int? videoCount
inherited

Implementation

@JsonKey(name: 'video_count')
int? get videoCount => throw _privateConstructorUsedError;