menu
neomage package
documentation
core/platform/neomage_io_stub.dart
FileSystemEntity
rename method
rename method
dark_mode
light_mode
rename
method
Future
<
FileSystemEntity
>
rename
(
String
newPath
)
Implementation
Future<FileSystemEntity> rename(String newPath) async => this;
neomage package
documentation
core/platform/neomage_io_stub
FileSystemEntity
rename method
FileSystemEntity class