emptyReactionsText property

  1. @override
String get emptyReactionsText

The text shown when there are no reactions on a message.

Implementation

@override
String get emptyReactionsText => 'まだリアクションはありません';