mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-21 20:39:22 +00:00
6 lines
141 B
Dart
6 lines
141 B
Dart
/// Comunic mobile constants
|
|
///
|
|
/// @author Pierre Hubert
|
|
|
|
/// Data serialisation directory
|
|
const SERIALIZATION_DIRECTORY = "serialization"; |