stop abstract method

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

Implementation

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