toString method - Directory class - dart:io library (original) (raw)

description

toString abstract method

String toString()

override

Returns a human readable representation of this Directory.

Implementation

String toString();