getAppId method

String getAppId()

获取appId的方法

Implementation

String getAppId() {
    return appId;
  }