customernoteEmptyobjectGet method

Future<Response> customernoteEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> customernoteEmptyobjectGet() {
  return _customernoteEmptyobjectGet();
}