reconnectingLabel property

  1. @override
String reconnectingLabel

The label for "reconnecting" in StreamConnectionStatusBuilder

Implementation

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