Link class

KO: 바로가기 정보
EN: Link information

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

Properties

androidExecutionParams → Map<String, String>?
KO: Android 앱 실행 시 전달할 파라미터
EN: Parameters to pass to the Android app
final
hashCode → int
The hash code for this object.
no setterinherited
iosExecutionParams → Map<String, String>?
KO: iOS 앱 실행 시 전달할 파라미터
EN: Parameters to pass to the iOS app
final
mobileWebUrl → Uri?
KO: 모바일 웹 URL
EN: Mobile web URL
final
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
webUrl → Uri?
KO: 웹 URL
EN: Web URL
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