totalTip abstract method

String totalTip(
  1. int count
)

No description provided for @totalTip.

In en, this message translates to: 'No more, a total of {count} records.'

Implementation

String totalTip(int count);