stop top-level constant

Stop const stop

Method annotation for declaring stop methods for Services. Implementations must have no arguments and a return type of void or Future.

Implementation

const Stop stop = Stop();