description property Null safety

String? description

Gets the human-readable description of the context.

Return the human-readable description of the context.

void description=(String? value)

Sets the human-readable description of the context.

  • value a new human readable description of the context.