appUpdateCommentCount abstract method

String appUpdateCommentCount(
  1. int count
)

No description provided for @appUpdateCommentCount.

In en, this message translates to: '{count} comments'

Implementation

String appUpdateCommentCount(int count);