reconnectingLabel property

  1. @override
String reconnectingLabel

The label for "reconnecting" in ConnectionStatusBuilder

Implementation

@override
String get reconnectingLabel => 'Reconnecting...';