DatabaseSwagger constructor

DatabaseSwagger(
  1. Map<String, Table> definitions
)

Implementation

DatabaseSwagger(this.definitions);