archethic_lib_dart
absinthe_socket
NotifierPushHandler
<
Response
>
NotifierPushHandler constructor
NotifierPushHandler
NotifierPushHandler<
Response
>
constructor
NotifierPushHandler<
Response
>
(
{
Function
onError
,
Function
onSucceed
,
Function
onTimeout
}
)
Implementation
NotifierPushHandler({this.onError, this.onSucceed, this.onTimeout});
archethic_lib_dart
absinthe_socket
NotifierPushHandler
<
Response
>
NotifierPushHandler constructor
NotifierPushHandler class
Constructors
NotifierPushHandler
Properties
hashCode
onError
onSucceed
onTimeout
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==