uuid property
getter/setter pair
KO: 다른 사용자의 친구 정보에서 보여지는 해당 사용자의 고유 ID
EN: Unique ID for the friend information
Implementation
String? uuid;
KO: 다른 사용자의 친구 정보에서 보여지는 해당 사용자의 고유 ID
EN: Unique ID for the friend information
String? uuid;