class Config {
  static const apiToken = '';
  static const preDefinedOwnerName = '';
  static const preDefinedAppName = '';
}
