MapboxApiService constructor

MapboxApiService(
  1. String accessToken
)

//////////// ////////////

Implementation

// II.B - Constructor
///////////////
MapboxApiService(this.accessToken);