azureadpluginEmptyobjectGet method

Future<Response> azureadpluginEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> azureadpluginEmptyobjectGet() {
  return _azureadpluginEmptyobjectGet();
}