menu
revali_router_core package
documentation
body/mutable_body.dart
MutableBody
replace abstract method
replace abstract method
dark_mode
light_mode
replace
abstract method
void
replace
(
Object
?
data
)
Replaces the entire body with the given data.
Implementation
void
replace(
Object?
data);
revali_router_core package
documentation
body/mutable_body
MutableBody
replace abstract method
MutableBody class
Constructors
MutableBody
Properties
contentLength
data
encoding
hashCode
isNull
mimeType
runtimeType
Methods
add
headers
noSuchMethod
read
replace
toString
Operators
operator ==
operator []=