provider property

string? provider
getter/setter pair

Provider of the venue database; as defined by the sender. Currently, only "foursquare" and "gplaces" (Google Places) need to be supported

Implementation

string? provider;