numNewApplications abstract method

String numNewApplications(
  1. int num
)

numNewApplications

In en, this message translates to: '{num, plural, one {{num} New Application} other {{num} New Applications}}'

Implementation

String numNewApplications(int num);