getWildfireToken static method

dynamic getWildfireToken()

Implementation

static getWildfireToken() {
  return '$host/v1/users/getFireToken';
}