DestinationIntgConfig constructor

DestinationIntgConfig({
  1. bool? flag,
  2. ApiObject? apiObject,
})

Implementation

DestinationIntgConfig({this.flag, this.apiObject});