setAuthTokenPrefix static method

dynamic setAuthTokenPrefix(
  1. String prefix
)

Implementation

static setAuthTokenPrefix(String prefix) => _authTokenPrefix = prefix;