Social class

KO: 소셜 정보
EN: Social information

Annotations
  • @JsonSerializable(fieldRename: FieldRename.snake, includeIfNull: false)

Properties

commentCount int?
KO: 댓글 수
EN: Number of comments
final
hashCode int
The hash code for this object.
no setterinherited
likeCount int?
KO: 좋아요 수
EN: Number of likes
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sharedCount int?
KO: 공유 수
EN: Number of shares
final
subscriberCount int?
KO: 구독 수
EN: Number of subscribers
final
viewCount int?
KO: 조회 수
EN: Views
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited