Button class
KO: 메시지 하단 버튼
EN: Button at the bottom of the message
- Annotations
-
- @JsonSerializable(fieldRename: FieldRename.snake, explicitToJson: true, includeIfNull: false)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- link → Link
-
KO: 바로가기 URL
EN: Link URLfinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title → String
-
KO: 버튼 문구
EN: Label for the buttonfinal
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