docupath property

String docupath
final

The Base64-encoded file data. The file name including its extension (e.g., "document.pdf", "report.docx").

Implementation

/// The file name including its extension (e.g., "document.pdf", "report.docx").
final String docupath;