nim_core
nim_core
NIMMixPushConfig
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMMixPushConfigToJson(this);
nim_core
nim_core
NIMMixPushConfig
toMap method
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 ==