appId property

void appId=(String value)

Implementation

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