contactnoteEmptyobjectGet method

Future<Response> contactnoteEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> contactnoteEmptyobjectGet() {
  return _contactnoteEmptyobjectGet();
}