maxCountFile abstract method

String maxCountFile(
  1. Object maxCount
)

No description provided for @maxCountFile.

In en, this message translates to: 'You can only select at most {maxCount} files'

Implementation

String maxCountFile(Object maxCount);