agoraAppId property

set agoraAppId (String agoraAppId)

Implementation

set agoraAppId(String agoraAppId) {
  _rtc.agoraAppId = agoraAppId;
}