get package
documentation
rx_types
RxObjectMixin
<
T
>
string property
string
string
property
Null safety
String
string
Same as
toString()
but using a getter.
Implementation
String get string => value.toString();
get package
documentation
rx_types
RxObjectMixin
<
T
>
string property
RxObjectMixin mixin
Properties
canUpdate
firstRebuild
hashCode
runtimeType
sentToStream
stream
string
subject
value
Methods
addListener
bindStream
call
close
listen
listenAndPump
noSuchMethod
refresh
toJson
toString
Operators
operator ==