HTTPService constructor

HTTPService(
  1. String? accessToken
)

Implementation

HTTPService(this.accessToken);