setToken abstract method

void setToken({
  1. required String authToken,
})

Implementation

void setToken({required String authToken});