getAppName method

String getAppName()

获取appName的方法

Implementation

String getAppName() {
    return appName;
  }