CalendarTemplate class
KO: 캘린더 메시지용 기본 템플릿
EN: Default template for calendar messages
- Inheritance
-
- Object
- DefaultTemplate
- CalendarTemplate
- Annotations
-
- @JsonSerializable(fieldRename: FieldRename.snake, explicitToJson: true, includeIfNull: false)
Properties
-
KO: 메시지 하단 버튼
EN: Button at the bottom of the messagefinal - content → Content
-
KO: 일정 설명
EN: Event descriptionfinal - hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
KO: 구독 캘린더 또는 공개 일정 ID
EN: ID for subscribed calendar or public eventfinal - idType → IdType
-
KO: ID 타입
EN: ID typefinal - objectType → String
-
KO: 메시지 템플릿 타입, "calendar"로 고정
EN: Type of the message template, fixed as "calendar"final - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited