body property

String? body
final

An optional body describing the change in more detail.

Note this can contain multiple paragraphs separated by new lines.

Implementation

final String? body;