apiMethodPath property
String
get
apiMethodPath
Полный путь до метода запроса (версия + метод)
Implementation
String get apiMethodPath => '/$apiVersion/$apiMethod';
Полный путь до метода запроса (версия + метод)
String get apiMethodPath => '/$apiVersion/$apiMethod';