ItemContent class
KO: 아이템 콘텐츠
EN: Item contents
- Annotations
-
- @JsonSerializable.new(fieldRename: FieldRename.snake, includeIfNull: false)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
items
→ List<
ItemInfo> ? -
KO: 아이템 정보
EN: Item informationfinal - profileImageUrl → Uri?
-
KO: 프로필 이미지 URL
EN: Profile image URLfinal - profileText → String?
-
KO: 프로필 텍스트
EN: Profile textfinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sum → String?
-
KO: 요약 정보
EN: Summaryfinal - sumOp → String?
-
KO: 합산 가격
EN: Total pricefinal - titleImageCategory → String?
-
KO: 이미지 아이템의 카테고리
EN: Category of the image itemfinal - titleImageText → String?
-
KO: 이미지 아이템 제목
EN: Title of the image itemfinal - titleImageUrl → Uri?
-
KO: 이미지 아이템 이미지 URL
EN: Image URL of the image itemfinal
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