filesDir property

String? get filesDir

The local directory for this App.

Implementation

static String? get filesDir => _path;