SmoothBloc constructor

SmoothBloc()

Implementation

factory SmoothBloc() {
  return _singleton;
}