commentsCount property

  1. @JsonKey.new(defaultValue: 0)
double get commentsCount
inherited

Implementation

@JsonKey(defaultValue: 0)
double get commentsCount => throw _privateConstructorUsedError;