SwaggerController constructor

SwaggerController(
  1. String urlApiDocs
)

Implementation

SwaggerController(this.urlApiDocs);