fileTooLargeAfterCompressionError abstract method

String fileTooLargeAfterCompressionError(
  1. double limitInMB
)
inherited

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

Implementation

String fileTooLargeAfterCompressionError(double limitInMB);