description property Null safety
read / write
A brief description of the request body.
This could contain examples of use. CommonMark syntax MAY be used for rich text representation.
Implementation
String? description;
A brief description of the request body.
This could contain examples of use. CommonMark syntax MAY be used for rich text representation.
String? description;