livereload
livereload
Reloader
add abstract method
add
Reloader class
Constructors
Reloader
Properties
buildRunnerUri
proxyUri
webSocketUri
hashCode
runtimeType
Methods
add
close
noSuchMethod
toString
Operators
operator ==
add method
void
add
(
Null
data
)
Adds
data
to the sink.
Must not be called after a call to
close
.
Implementation
void add(T data);