runnerMode property

String runnerMode
final

Configured runner mode. Defaults to auto; Flutter runners support overriding this value with CLI --runner-mode at launch time.

Implementation

final String runnerMode;