stop abstract method

Future stop(
  1. int exitCode, {
  2. String? reason,
})

Implementation

Future stop(int exitCode, {String? reason});