billingmessageEmptyobjectGet method

Future<Response> billingmessageEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> billingmessageEmptyobjectGet() {
  return _billingmessageEmptyobjectGet();
}