menu
u package
documentation
data/data.dart
UFileManagerCreateFolderParams
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => <String, dynamic>{"path": path, "name": name};
u package
documentation
data/data
UFileManagerCreateFolderParams
toMap method
UFileManagerCreateFolderParams class