flutter_json_widgets
network_request
NetworkHttpRequest
bodyBytes property
bodyBytes
bodyBytes
property
Null safety
List
<
int
>
?
bodyBytes
Implementation
List<int>? get bodyBytes;
flutter_json_widgets
network_request
NetworkHttpRequest
bodyBytes 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 ==