filename property
The original filename as provided by the client.
⚠️ This is untrusted user input. Never use it directly in file paths. Use safeFilename instead.
Implementation
final String filename;
The original filename as provided by the client.
⚠️ This is untrusted user input. Never use it directly in file paths. Use safeFilename instead.
final String filename;