RefreshSessionMutation constructor

RefreshSessionMutation({
  1. required RefreshSessionArguments variables,
})

Implementation

RefreshSessionMutation({required this.variables});