OnSessionError typedef

OnSessionError = void Function(String accessToken)

Implementation

typedef OnSessionError = void Function(String error);