description property Null safety

String? description
read / write

A short description of the response.

REQUIRED. CommonMark syntax MAY be used for rich text representation.

Implementation

String? description;