menu
sendbird_sdk
responses
UploadResponse
fromJson static method
fromJson
brightness_4
fromJson
static method
Null safety
UploadResponse
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static UploadResponse fromJson(Map<String, dynamic> json) => _$UploadResponseFromJson(json);
sendbird_sdk
responses
UploadResponse
fromJson static method
UploadResponse class
Constructors
UploadResponse
Properties
fileSize
hashCode
requireAuth
runtimeType
thumbnails
url
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromJson