@param id
Future<chopper.Response<bool>> glaccountIdDelete({required String? id}) { return _glaccountIdDelete(id: id); }