RTCASRConfig class
使用自动语音识别服务所需校验信息
Properties
- accessToken ↔ String
- 
  访问令牌
  getter/setter pair
- appId ↔ String
- 
  应用 ID
  getter/setter pair
- 
  鉴权方式
  getter/setter pair
- cluster ↔ String
- 
  场景信息
  getter/setter pair
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- secretKey ↔ String
- 
  私钥
  getter/setter pair
- uid ↔ String
- 
  用户 ID
  getter/setter pair
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited