billingEmptyobjectGet method

Future<Response> billingEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> billingEmptyobjectGet() {
  return _billingEmptyobjectGet();
}