getReturnURL method

String? getReturnURL()

Implementation

String? getReturnURL() {
  return returnUrl;
}