flutter_json_widgets
network_request
NetworkHttpRequest
headers property
headers
headers
property
Null safety
Map
<
String
,
String
>
headers
override
Implementation
@override Map<String, String> get headers;
flutter_json_widgets
network_request
NetworkHttpRequest
headers 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 ==