ConnectionCallback typedef

ConnectionCallback = void Function(String?)

Implementation

typedef ConnectionCallback = void Function(String?);