fiscalyearEmptybrowseobjectGet method

Future<Response> fiscalyearEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> fiscalyearEmptybrowseobjectGet() {
  return _fiscalyearEmptybrowseobjectGet();
}