likesCount property

  1. @JsonKey(defaultValue: 0)
double likesCount
inherited

Implementation

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