AppConfig constructor

AppConfig(
  1. String? initStep
)

Implementation

AppConfig(this.initStep);