ScopeInfo class

사용자 동의 내역

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

Properties

hashCode int
The hash code for this object.
no setterinherited
id int
회원번호
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scopes List<Scope>?
해당 앱의 동의 항목 목록
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