hasSignedUp property
getter/setter pair
KO: 연결하기 호출의 완료 여부
EN: Whether the user is completely linked with the app
Implementation
bool? hasSignedUp;
KO: 연결하기 호출의 완료 여부
EN: Whether the user is completely linked with the app
bool? hasSignedUp;