id property
final
KO: 회원번호, 앱과 연결된 사용자에게만 존재
EN: Service user ID, only provided for users linked with the app
Implementation
final String? id;
KO: 회원번호, 앱과 연결된 사용자에게만 존재
EN: Service user ID, only provided for users linked with the app
final String? id;