UpdateInfo constructor

UpdateInfo({
  1. BlueGreenInfo? blueGreenInfo,
})

Implementation

UpdateInfo({this.blueGreenInfo});