start top-level constant

Start const start

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

Implementation

const Start start = Start();