abstract class AppConfig { static const String applicationName = 'FluffyChat'; static const String defaultHomeserver = 'matrix.tchncs.de'; }