comments property

List<String>? comments
final

A list of comments that have been left on the app.

Implementation

final List<String>? comments;