hotline
hotline
HotlineSubscription
stateType property
stateType
hotline
hotline
HotlineSubscription
stateType property
HotlineSubscription class
Constructors
HotlineSubscription
Properties
cancelledBySubscriptionManager
hashCode
identifier
onConfirmed
onReceived
onRejected
onUnsubscribed
runtimeType
state
stateType
subscriptionManager
Methods
confirmed
handleResponse
noSuchMethod
perform
rejected
toString
unsubscribe
Operators
operator ==
stateType
property
Null safety
void
stateType=
(
HotlineSubscriptionRequestState
type
)
Implementation
set stateType(HotlineSubscriptionRequestState type) => state = type;