stop method

void stop()

An alias to close.

Implementation

void stop() => close();