stop abstract method

Future<void> stop({
  1. Exception? exception,
})

Implementation

Future<void> stop({Exception? exception});