RevokedServiceTerms class

동의 철회가 반영된 서비스 약관 클래스

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

Properties

agreed ↔ bool
동의 여부
read / write
hashCode → int
The hash code for this object.
read-onlyinherited
runtimeType → Type
A representation of the runtime type of the object.
read-onlyinherited
tag ↔ String
3rd 에서 설정한 서비스 약관의 tag
read / write

Methods

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

Operators

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