appId property

set appId (String value)

Implementation

set appId(String value) {
  _appId = value;
}