onGenerate method

FutureOr<void> onGenerate(
  1. State state
)

Called at the beginning of the command generation phase.

Implementation

FutureOr<void> onGenerate(State state) async {}