ScopeInfo class

KO: 사용자 동의 내역
EN: User consent history

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

Properties

hashCode int
The hash code for this object.
no setterinherited
id int
KO: 회원번호
EN: Service user ID
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scopes List<Scope>?
KO: 앱의 동의항목 목록
EN: List of scopes in the app
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited