getSaiaName static method

String getSaiaName()

Implementation

static String getSaiaName() {
  return appProperties['saiaName'] ?? 'Itzli';
}