flutter_json_widgets
network_request
NetworkHttpRequest
bodyMap property
bodyMap
bodyMap
property
Null safety
Map
<
String
,
Object
>
?
bodyMap
Implementation
Map<String, Object>? get bodyMap;
flutter_json_widgets
network_request
NetworkHttpRequest
bodyMap property
NetworkHttpRequest class
Constructors
NetworkHttpRequest
fromJson
Properties
bodyBytes
bodyMap
bodyText
copyWith
hashCode
headers
method
runtimeType
streamedResponse
url
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==