dartros
dartros
Subscriber
<
T extends RosMessage<
T
>
>
isShutdown property
isShutdown
dartros
dartros
Subscriber
<
T extends RosMessage<
T
>
>
isShutdown property
Subscriber class
Constructors
Subscriber
Properties
hashCode
impl
isShutdown
messageStream
numPublishers
runtimeType
topic
type
Methods
noSuchMethod
shutdown
toString
Operators
operator ==
isShutdown
property
bool
isShutdown
Implementation
bool get isShutdown => impl == null;