menu
github_flutter
github.dart
ReviewEvent
body property
body
dark_mode
light_mode
body
property
String
?
body
getter/setter pair
The text of the review.
Example:
This looks great.
Implementation
String? body;
github_flutter
github
ReviewEvent
body property
ReviewEvent class