fiscalmonthEmptyobjectGet method

Future<Response> fiscalmonthEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> fiscalmonthEmptyobjectGet() {
  return _fiscalmonthEmptyobjectGet();
}