ApplicationGatewayImpl constructor

const ApplicationGatewayImpl({
  1. required MethodChannel channel,
})

Implementation

const ApplicationGatewayImpl({required this.channel});