path property

String? path
final

File-system path. Use this for mobile/desktop file pickers. Not supported on Flutter web — provide bytes there instead.

Implementation

final String? path;