onStateDone method

  1. @protected
void onStateDone ()
@protected

Method that is called when the state's stream closes. Does nothing by default.

Implementation

@protected
void onStateDone() => null;