sendCount abstract method

String sendCount(
  1. int count
)

No description provided for @sendCount.

In en, this message translates to: 'Send ({count})'

Implementation

String sendCount(int count);