dir property
The directory where store files will be saved.
The {document} string will be automatically replaced with the path to
the application's documents directory (getApplicationDocumentsDirectory).
Implementation
static String dir = '{document}/kaeru_store';