status property

String? status
getter/setter pair

the api status retuned from mapbox api

returns OK if the api call is successful

Implementation

String? status;