userWentOffline property
Stream
get
userWentOffline
Stream that emits events when the user went offline.
Implementation
Stream<dynamic> get userWentOffline =>
throw UnimplementedError('has not been implemented.');