getCallBackURL method

String? getCallBackURL()

Implementation

String? getCallBackURL() {
  return callBackURL;
}