description property

String? description
final

A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.

Implementation

final String? description;