stop abstract method

Future<bool> stop({
  1. bool isNeedClear = false,
})

Implementation

Future<bool> stop({bool isNeedClear = false});