fileSize property

String get fileSize

Get file size

Implementation

String get fileSize => FormDataHelper.getFileSize(file);