SwaggerQuery constructor

SwaggerQuery(
  1. Map<String, dynamic> data
)

Implementation

SwaggerQuery(this.data);