UnexpectedConnectionState constructor
- String msg = 'Unexpected connection state'
Implementation
UnexpectedConnectionState([String msg = 'Unexpected connection state']) : super._(msg);
UnexpectedConnectionState([String msg = 'Unexpected connection state']) : super._(msg);