status property

String? status
getter/setter pair

the api status retuned from google api

returns OK if the api call is successful

Implementation

String? status;