Content class
KO: 메시지 콘텐츠
EN: Contents for the message
- Annotations
-
- @JsonSerializable(fieldRename: FieldRename.snake, explicitToJson: true, includeIfNull: false)
Properties
- description → String?
-
KO: 설명
EN: Descriptionfinal - hashCode → int
-
The hash code for this object.
no setterinherited
- imageHeight → int?
-
KO: 이미지 높이(단위: 픽셀)
EN: Image height (Unit: Pixel)final - imageUrl → Uri?
-
KO: 바로가기 URL
EN: Link URLfinal - imageWidth → int?
-
KO: 이미지 너비(단위: 픽셀)
EN: Image width (Unit: Pixel)final - link → Link
-
KO: 바로가기 URL
EN: Link URLfinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title → String?
-
KO: 제목
EN: Titlefinal
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