GetGatewayResponse constructor

GetGatewayResponse({
  1. Gateway? gateway,
})

Implementation

GetGatewayResponse({
  this.gateway,
});