glaccountEmptyobjectGet method

Future<Response> glaccountEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> glaccountEmptyobjectGet() {
  return _glaccountEmptyobjectGet();
}