resetJusoList method Null safety

dynamic resetJusoList()

Implementation

resetJusoList() {
  _jusoList.clear();
}