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