dispose method

  1. @mustCallSuper
void dispose()

Disposes the channel and controllers.

Implementation

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