dispose abstract method

  1. @mustCallSuper
void dispose()

Disposes the resources held by an implementing type.

Implementation

@mustCallSuper
void dispose();