setToken abstract method

void setToken(
  1. String? token
)

Sets the authentication token for the API service.

Implementation

void setToken(String? token);