reason property
reason is why the action was taken. It is human-readable. This field cannot be empty for new Events and it can have at most 128 characters.
Implementation
final String? reason;
reason is why the action was taken. It is human-readable. This field cannot be empty for new Events and it can have at most 128 characters.
final String? reason;