Dart
dart:io
Directory
toString abstract method
description
toString method
String
toString
(
)
override
Returns a human readable string for this Directory instance.
Implementation
String
toString();