menu
sendbird_sdk
responses
SnoozeResponse
fromJson static method
fromJson
brightness_4
fromJson
static method
Null safety
SnoozeResponse
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static SnoozeResponse fromJson(Map<String, dynamic> json) => _$SnoozeResponseFromJson(json);
sendbird_sdk
responses
SnoozeResponse
fromJson static method
SnoozeResponse class
Constructors
SnoozeResponse
Properties
enabled
endDate
hashCode
runtimeType
startDate
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromJson