stop method

  1. @override
void stop()
override

Stops.

Implementation

@override
void stop() {
  // Do nothing
}