IaC constructor

IaC({
  1. String? tfPlan,
})

Implementation

IaC({this.tfPlan});