ConnectionStateCallback typedef

  1. @deprecated
ConnectionStateCallback = void Function(String newState)

Implementation

@deprecated
typedef void ConnectionStateCallback(String newState);