spine_client
subscription
Subscription
<
T extends GeneratedMessage
>
closed property
closed
closed
property
Null safety
bool
closed
Shows if this subscription is still active or already closed.
Implementation
bool get closed => _closed;
spine_client
subscription
Subscription
<
T extends GeneratedMessage
>
closed property
Subscription class
Properties
closed
hashCode
runtimeType
subscription
Methods
noSuchMethod
toString
unsubscribe
Operators
operator ==