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