BuildConfigOverrides constructor

BuildConfigOverrides({
  1. String? runtime,
})

Implementation

BuildConfigOverrides({this.runtime});