menu
ios_document_picker package
documentation
types.dart
IosDocumentPickerPath
IosDocumentPickerPath constructor
IosDocumentPickerPath constructor
dark_mode
light_mode
IosDocumentPickerPath
constructor
IosDocumentPickerPath
(
String
url
,
String
path
,
String
name
)
Implementation
IosDocumentPickerPath(this.url, this.path, this.name);
ios_document_picker package
documentation
types
IosDocumentPickerPath
IosDocumentPickerPath constructor
IosDocumentPickerPath class