Social class
KO: 소셜 정보
EN: Social information
- Annotations
-
- @JsonSerializable(fieldRename: FieldRename.snake, includeIfNull: false)
Properties
- commentCount → int?
-
KO: 댓글 수
EN: Number of commentsfinal - hashCode → int
-
The hash code for this object.
no setterinherited
- likeCount → int?
-
KO: 좋아요 수
EN: Number of likesfinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
KO: 공유 수
EN: Number of sharesfinal - subscriberCount → int?
-
KO: 구독 수
EN: Number of subscribersfinal - viewCount → int?
-
KO: 조회 수
EN: Viewsfinal
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