OnSessionUpdate typedef
        OnSessionUpdate =
     void Function(WCSessionUpdateResponse response)
    
    
    
Implementation
typedef OnSessionUpdate = void Function(WCSessionUpdateResponse response);typedef OnSessionUpdate = void Function(WCSessionUpdateResponse response);