minimumFileLimitLabel abstract method

String minimumFileLimitLabel(
  1. int number
)

The label used for the minimum quantity limit in the file pickers.

Implementation

String minimumFileLimitLabel(int number);