returnUrl property
final
KO: 친구 정보를 받을 URL, 리다이렉트 방식 웹 사용 시 필수
EN: URL to get the friend information, required for web with redirect method
Implementation
final String? returnUrl;
KO: 친구 정보를 받을 URL, 리다이렉트 방식 웹 사용 시 필수
EN: URL to get the friend information, required for web with redirect method
final String? returnUrl;