attachmentLimitExceedError abstract method

String attachmentLimitExceedError(
  1. int limit
)
inherited

Label for "Attachment limit exceeded: it's not possible to add more than $limit attachments"

Implementation

String attachmentLimitExceedError(int limit);