getLanguagesList static method

dynamic getLanguagesList()

Implementation

static getLanguagesList() {
  return '$host/v1/auth/languages';
}