AccessTokenInfo class
KO: 액세스 토큰 정보
EN: Access token information
- Annotations
-
- @JsonSerializable.new(includeIfNull: false)
Properties
- appId → int
-
KO: 앱 ID
EN: App IDfinal - expiresIn → int
-
KO: 만료 시간(단위: 초)
EN: Remaining expiration time (Unit: second)final - hashCode → int
-
The hash code for this object.
no setterinherited
- id → int?
-
KO: 회원번호
EN: Service user IDfinal - 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