stop abstract method

Future<void> stop({
  1. bool? shutdown,
})

Implementation

Future<void> stop({bool? shutdown});