SwaggerParser constructor

SwaggerParser(
  1. Map<String, dynamic> swagger
)

Implementation

SwaggerParser(this.swagger);