Content class

KO: 메시지 콘텐츠
EN: Contents for the message

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

Properties

description String?
KO: 설명
EN: Description
final
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 URL
final
imageWidth int?
KO: 이미지 너비(단위: 픽셀)
EN: Image width (Unit: Pixel)
final
KO: 바로가기 URL
EN: Link URL
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title String?
KO: 제목
EN: Title
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