StartupTask constructor

const StartupTask(
  1. dynamic _priority
)

Implementation

const StartupTask(this._priority);