disconnect property

Stream disconnect

A broadcast stream emitting values when the selected account is disconnected by the user.

Implementation

Stream<dynamic> get disconnect => stream('disconnect').cast();