nim_core
nim_core
QChatGetUserPushConfigsResult
QChatGetUserPushConfigsResult constructor
QChatGetUserPushConfigsResult
QChatGetUserPushConfigsResult
constructor
Null safety
QChatGetUserPushConfigsResult
(
List
<
QChatUserPushConfig
>
?
userPushConfigs
)
Implementation
QChatGetUserPushConfigsResult(this.userPushConfigs);
nim_core
nim_core
QChatGetUserPushConfigsResult
QChatGetUserPushConfigsResult constructor
QChatGetUserPushConfigsResult class
Constructors
QChatGetUserPushConfigsResult
fromJson
Properties
hashCode
runtimeType
userPushConfigs
Methods
noSuchMethod
toJson
toString
Operators
operator ==