billingmessageEmptybrowseobjectGet method

Future<Response> billingmessageEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> billingmessageEmptybrowseobjectGet() {
  return _billingmessageEmptybrowseobjectGet();
}