dispose method Null safety

void dispose()

Implementation

void dispose() {
  stateStream.close();
}