menu
sendbird_sdk
push_sound_request
UserPushSoundGetRequest
response method
response
brightness_4
response
method
Null safety
@
override
Future
<
String
>
response
(
Map
<
String
,
dynamic
>
res
)
override
Implementation
@override
Future<
String
> response(res)
async
{
return
res[
'push_sound'
]; }
sendbird_sdk
push_sound_request
UserPushSoundGetRequest
response method
UserPushSoundGetRequest class
Constructors
UserPushSoundGetRequest
Properties
body
bypassAuth
hashCode
headers
isMultipart
method
progress
queryParams
runtimeType
state
token
url
userId
version
Methods
noSuchMethod
response
toString
Operators
operator ==