Disposable constructor

Disposable()

Implementation

Disposable() {
  initState();
}