apiMethodPath property

String apiMethodPath

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

Implementation

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