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