angel_framework
angel_framework
ResponseContext
end
end
angel_framework
angel_framework
ResponseContext
end
method
end
Source
angel_framework
angel_framework
ResponseContext
Static methods
from
Constructors
ResponseContext
Properties
app
cookies
hashCode
isOpen
properties
responseData
runtimeType
underlyingResponse
willCloseItself
Operators
operator ==
Methods
download
end
header
json
jsonp
noSuchMethod
redirect
redirectTo
render
status
streamFile
toString
write
dynamic
end
(
)
Prevents more data from being written to the response.
Source
end() => isOpen = false;