InfoModel

constructor(title: String = "Default", version: String = "0.0.1", description: String? = null, termsOfService: String? = null, contact: ContactModel? = null, license: LicenseModel? = null)(source)