paymenttermsEmptybrowseobjectGet method

Future<Response> paymenttermsEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> paymenttermsEmptybrowseobjectGet() {
  return _paymenttermsEmptybrowseobjectGet();
}