encryptedPlacesDirName top-level constant
Directory name for encrypted places data. Using underscore instead of space to avoid URL encoding issues.
Implementation
const String encryptedPlacesDirName = 'encrypted_data';
Directory name for encrypted places data. Using underscore instead of space to avoid URL encoding issues.
const String encryptedPlacesDirName = 'encrypted_data';