DevSettings constructor

DevSettings(
  1. bool? appBuildRunner
)

Implementation

DevSettings(this.appBuildRunner);