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
KO: 바로가기 URL
EN: Link URL
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title String
KO: 버튼 문구
EN: Label for the button
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