dispose method

  1. @mustCallSuper
void dispose()
inherited

Disposes the channel and controllers.

Implementation

@mustCallSuper
void dispose() => platform.dispose();