OnSessionError typedef

OnSessionError = void Function(String error)

Implementation

typedef OnSessionError = void Function(String error);