apiMethodPath property

String get apiMethodPath

Полный путь до метода запроса (версия + метод)

Implementation

String get apiMethodPath => '/$apiVersion/$apiMethod';