getAppCoinValue static method

String getAppCoinValue()

Implementation

static String getAppCoinValue() {
  return appProperties['appCoinValue'] ?? '';
}