ApigatewayApiConfigOpenApiDocument constructor

ApigatewayApiConfigOpenApiDocument({
  1. ApigatewayApiConfigFile? document,
})

Implementation

ApigatewayApiConfigOpenApiDocument({
  this.document,
});