getRequestPath method

  1. @override
String getRequestPath()
override

The access path of the interface.

Implementation

@override
String getRequestPath() {
  return "DynamicFormService.UnAudit";
}