homePathDocuments top-level property

String homePathDocuments
final

define the path to the user's Documents folder.

Implementation

final String homePathDocuments = p.join(homePath, 'Documents');