GatewayAPIConfig constructor

GatewayAPIConfig({
  1. String? channel,
})

Implementation

GatewayAPIConfig({this.channel});