encryptedPlacesDirName top-level constant

String const encryptedPlacesDirName

Directory name for encrypted places data. Using underscore instead of space to avoid URL encoding issues.

Implementation

const String encryptedPlacesDirName = 'encrypted_data';