fileTooLargeError abstract method

String fileTooLargeError(
  1. double limitInMB
)
inherited

The error shown in case the file is too large while uploading via StreamMessageInput

Implementation

String fileTooLargeError(double limitInMB);