nim_core
nim_core
NIMMixPushConfig
hwAppId property
hwAppId
nim_core
nim_core
NIMMixPushConfig
hwAppId property
NIMMixPushConfig class
Constructors
NIMMixPushConfig
fromMap
Properties
autoSelectPushType
fcmCertificateName
hashCode
hwAppId
hwCertificateName
mzAppId
mzAppKey
mzCertificateName
oppoAppId
oppoAppKey
oppoAppSecret
oppoCertificateName
runtimeType
vivoCertificateName
xmAppId
xmAppKey
xmCertificateName
Methods
noSuchMethod
toMap
toString
Operators
operator ==
hwAppId
property
Null safety
String
?
hwAppId
@
JsonKey
(name: 'KEY_HW_APP_ID'), final
华为推送 hwAppId
Implementation
@JsonKey(name: 'KEY_HW_APP_ID') final String? hwAppId;