body property
getter/setter pair
The text of the comment.
Example: We should probably include a check for null values here.
Implementation
String? body;
The text of the comment.
Example: We should probably include a check for null values here.
String? body;