dispose method

  1. @mustCallSuper
void dispose()

Called when this StudyRuntime is disposed. This entails stopping and disposing all data sampling and storage.

Implementation

@mustCallSuper
void dispose() {}