binaryFilePath property
File-system path for a binary upload. Mobile/desktop only — on web the file is read at request-build time and will throw. Use binaryBytes on web instead.
Implementation
final String? binaryFilePath;
File-system path for a binary upload. Mobile/desktop only — on web the file is read at request-build time and will throw. Use binaryBytes on web instead.
final String? binaryFilePath;