comment property

String? get comment

The administrator's comment on the block.

Implementation

String? get comment => update.object['comment'];