fiscalyearEmptyobjectGet method

Future<Response> fiscalyearEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> fiscalyearEmptyobjectGet() {
  return _fiscalyearEmptyobjectGet();
}