documentDirectory property
String
get
documentDirectory
The directory where you want to save the document file.
Implementation
static String get documentDirectory => _documentDirectory ?? "";
The directory where you want to save the document file.
static String get documentDirectory => _documentDirectory ?? "";