getInitialPrice static method

String getInitialPrice()

Implementation

static String getInitialPrice() {
  return appProperties['initialPrice'];
}