GuardlineCallback typedef

GuardlineCallback = void Function(String session)

Implementation

typedef GuardlineCallback = void Function(String session);