menu
sendbird_sdk
restricted_user
RestrictionInfo
toJson method
toJson
brightness_4
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$RestrictionInfoToJson(this);
sendbird_sdk
restricted_user
RestrictionInfo
toJson method
RestrictionInfo class
Constructors
RestrictionInfo
fromJson
Properties
description
endAt
hashCode
runtimeType
startAt
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==