kind property

String? kind
final

The type of reaction (eg. like, comment, ...).

Must not be empty or longer than 255 characters.

Implementation

final String? kind;