nim_core
nim_core
NIMPassThroughProxyData
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMPassThroughProxyDataToJson(this);
nim_core
nim_core
NIMPassThroughProxyData
toMap method
NIMPassThroughProxyData class
Constructors
NIMPassThroughProxyData
fromMap
Properties
body
hashCode
header
method
path
runtimeType
zone
Methods
noSuchMethod
toMap
toString
Operators
operator ==