dispose method

void dispose()

Disposes the channel.

Implementation

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