leegmaak method

void leegmaak()

Implementation

void leegmaak() {
  _gebruikerId = '';
  _projecten = [];
  notifyListeners();
}